#3EE1FF#3EE1FF
#3EE1FF is a very light, vivid teal. Relative luminance 0.621; OKLCH L 84.1% C 0.134 H 213.2°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).
Color values
| HEX | #3EE1FF |
|---|---|
| RGB | rgb(62, 225, 255) |
| HSL | hsl(189, 100%, 62%) |
| HSV | hsv(189, 76%, 100%) |
| CMYK | cmyk(75.7%, 11.8%, 0%, 0%) |
| CIE-LAB | lab(82.96, -31.30, -26.40) |
| CIE-LCH | lch(82.96, 40.95, 220.15°) |
| OKLab | oklab(84.08% -0.1124 -0.0736) |
| OKLCH | oklch(84.08% 0.134 213.2) |
| XYZ | xyz(46.9540, 62.0888, 104.0980) |
| Luminance | 0.6210 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Neon Blue
#04D9FF
ΔE00 2.85
Robin'S Egg
#6DEDFD
ΔE00 4.94
Aqua Blue
#02D8E9
ΔE00 5.20
Robin Egg Blue
#8AF1FE
ΔE00 6.77
Bright Sky Blue
#02CCFE
ΔE00 7.48
Robin'S Egg Blue
#98EFF9
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3EE1FF #FF5C3E
analogous
#3EFFBC #3EE1FF #3E81FF
triadic
#3EE1FF #FF3EE1 #E1FF3E
tetradic
#3EE1FF #BC3EFF #FF5C3E #81FF3E
square
#3EE1FF #BC3EFF #FF5C3E #81FF3E
split-complementary
#3EE1FF #FF3E81 #FFBC3E
monochromatic
#00A4C3 #01D7FF #3EE1FF #7BEBFF #B8F4FF
Accessibility & contrast
On white
1.56
#3EE1FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.42
#3EE1FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3EE1FF
13.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3EE1FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3EE1FF | 1.00 | 1.56 | 13.42 | 13.42 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD9FF
Deuteranopia (green-blind)
#B1C6FF
Tritanopia (blue-blind)
#00EDEA
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #3ee1ff; /* rgb */ color: rgb(62, 225, 255); /* oklch */ color: oklch(84.1% 0.134 213.2);
Tailwind
colors: {
custom: {
50: '#90eaff',
500: '#3ee1ff',
950: '#000000',
},
}SCSS
$custom: #3ee1ff; $custom-light: #90eaff; $custom-dark: #000000;
JSON
{
"hex": "#3ee1ff",
"rgb": {
"r": 62,
"g": 225,
"b": 255
},
"hsl": {
"h": 189.326,
"s": 100,
"l": 62.157
},
"oklch": {
"l": 0.84076,
"c": 0.13437,
"h": 213.2
},
"luminance": 0.62095
}Semantic roles & 50–950 ramp
primary
#3EE1FF
secondary
#BF3A22
accent
#2400E6
background
#FCFEFF
surface
#F5FDFF
border
#CFD5D7
text
#0F1618
muted
#808486