#3EE0FF#3EE0FF
#3EE0FF is a very light, vivid teal. Relative luminance 0.616; OKLCH L 83.8% C 0.134 H 213.9°. Best body text is #000000 at 13.31:1 contrast (WCAG AA passes).
Color values
| HEX | #3EE0FF |
|---|---|
| RGB | rgb(62, 224, 255) |
| HSL | hsl(190, 100%, 62%) |
| HSV | hsv(190, 76%, 100%) |
| CMYK | cmyk(75.7%, 12.2%, 0%, 0%) |
| CIE-LAB | lab(82.67, -30.82, -26.84) |
| CIE-LCH | lch(82.67, 40.87, 221.06°) |
| OKLab | oklab(83.84% -0.1115 -0.0749) |
| OKLCH | oklch(83.84% 0.134 213.9) |
| XYZ | xyz(46.6845, 61.5497, 104.0082) |
| Luminance | 0.6156 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Neon Blue
#04D9FF
ΔE00 2.50
Robin'S Egg
#6DEDFD
ΔE00 5.28
Aqua Blue
#02D8E9
ΔE00 5.41
Robin Egg Blue
#8AF1FE
ΔE00 7.05
Bright Sky Blue
#02CCFE
ΔE00 7.10
Sky Blue
#87CEEB
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3EE0FF #FF5D3E
analogous
#3EFFBD #3EE0FF #3E80FF
triadic
#3EE0FF #FF3EE0 #E0FF3E
tetradic
#3EE0FF #BD3EFF #FF5D3E #80FF3E
square
#3EE0FF #BD3EFF #FF5D3E #80FF3E
split-complementary
#3EE0FF #FF3E80 #FFBD3E
monochromatic
#00A3C3 #01D6FF #3EE0FF #7BEAFF #B8F4FF
Accessibility & contrast
On white
1.58
#3EE0FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.31
#3EE0FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3EE0FF
13.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3EE0FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3EE0FF | 1.00 | 1.58 | 13.31 | 13.31 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D9FF
Deuteranopia (green-blind)
#AFC6FF
Tritanopia (blue-blind)
#00ECEA
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #3ee0ff; /* rgb */ color: rgb(62, 224, 255); /* oklch */ color: oklch(83.8% 0.134 213.9);
Tailwind
colors: {
custom: {
50: '#90eaff',
500: '#3ee0ff',
950: '#000000',
},
}SCSS
$custom: #3ee0ff; $custom-light: #90eaff; $custom-dark: #000000;
JSON
{
"hex": "#3ee0ff",
"rgb": {
"r": 62,
"g": 224,
"b": 255
},
"hsl": {
"h": 189.637,
"s": 100,
"l": 62.157
},
"oklch": {
"l": 0.83844,
"c": 0.13429,
"h": 213.9
},
"luminance": 0.61555
}Semantic roles & 50–950 ramp
primary
#3EE0FF
secondary
#BF3B22
accent
#2500E6
background
#FCFEFF
surface
#F5FDFF
border
#CFD5D7
text
#0F1618
muted
#808486