#5EEFF1#5EEFF1
#5EEFF1 is a very light, vivid teal. Relative luminance 0.705; OKLCH L 87.6% C 0.123 H 196.4°. Best body text is #000000 at 15.09:1 contrast (WCAG AA passes).
Color values
| HEX | #5EEFF1 |
|---|---|
| RGB | rgb(94, 239, 241) |
| HSL | hsl(181, 84%, 66%) |
| HSV | hsv(181, 61%, 95%) |
| CMYK | cmyk(61%, 0.8%, 0%, 5.5%) |
| CIE-LAB | lab(87.22, -37.68, -12.53) |
| CIE-LCH | lch(87.22, 39.71, 198.40°) |
| OKLab | oklab(87.57% -0.1178 -0.0348) |
| OKLCH | oklch(87.57% 0.123 196.4) |
| XYZ | xyz(51.3529, 70.4581, 94.0954) |
| Luminance | 0.7046 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 2.81
Bright Cyan
#41FDFE
ΔE00 3.32
Aqua
#00FFFF
ΔE00 4.34
Bright Turquoise
#0FFEF9
ΔE00 4.80
Robin'S Egg
#6DEDFD
ΔE00 5.21
Robin Egg Blue
#8AF1FE
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EEFF1 #F1605E
analogous
#5EF1A9 #5EEFF1 #5EA6F1
triadic
#5EEFF1 #F15EEF #EFF15E
tetradic
#5EEFF1 #A95EF1 #F1605E #A6F15E
square
#5EEFF1 #A95EF1 #F1605E #A6F15E
split-complementary
#5EEFF1 #F15EA6 #F1A95E
monochromatic
#11C1C4 #26E9EC #5EEFF1 #96F5F6 #CFFAFB
Accessibility & contrast
On white
1.39
#5EEFF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.09
#5EEFF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EEFF1
15.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EEFF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EEFF1 | 1.00 | 1.39 | 15.09 | 15.09 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E4F1
Deuteranopia (green-blind)
#C9D3F2
Tritanopia (blue-blind)
#00F6EF
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #5eeff1; /* rgb */ color: rgb(94, 239, 241); /* oklch */ color: oklch(87.6% 0.123 196.4);
Tailwind
colors: {
custom: {
50: '#9cf4f5',
500: '#5eeff1',
950: '#000000',
},
}SCSS
$custom: #5eeff1; $custom-light: #9cf4f5; $custom-dark: #000000;
JSON
{
"hex": "#5eeff1",
"rgb": {
"r": 94,
"g": 239,
"b": 241
},
"hsl": {
"h": 180.816,
"s": 84,
"l": 65.686
},
"oklch": {
"l": 0.87567,
"c": 0.12285,
"h": 196.4
},
"luminance": 0.70464
}Semantic roles & 50–950 ramp
primary
#5EEFF1
secondary
#C13432
accent
#0805E0
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101717
muted
#808585