#5EFCF2#5EFCF2
#5EFCF2 is a very light, vivid teal. Relative luminance 0.784; OKLCH L 90.6% C 0.132 H 189.1°. Best body text is #000000 at 16.68:1 contrast (WCAG AA passes).
Color values
| HEX | #5EFCF2 |
|---|---|
| RGB | rgb(94, 252, 242) |
| HSL | hsl(176, 96%, 68%) |
| HSV | hsv(176, 63%, 99%) |
| CMYK | cmyk(62.7%, 0%, 4%, 1.2%) |
| CIE-LAB | lab(90.96, -43.27, -7.49) |
| CIE-LCH | lch(90.96, 43.92, 189.82°) |
| OKLab | oklab(90.61% -0.1303 -0.021) |
| OKLCH | oklch(90.61% 0.132 189.1) |
| XYZ | xyz(55.4463, 78.4052, 96.1988) |
| Luminance | 0.7841 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 2.71
Bright Aqua
#0BF9EA
ΔE00 3.06
Bright Cyan
#41FDFE
ΔE00 3.61
Aqua
#00FFFF
ΔE00 3.77
Bright Light Blue
#26F7FD
ΔE00 5.28
Tiffany Blue
#7BF2DA
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EFCF2 #FC5E68
analogous
#5EFCA3 #5EFCF2 #5EB7FC
triadic
#5EFCF2 #F25EFC #FCF25E
tetradic
#5EFCF2 #A35EFC #FC5E68 #B7FC5E
square
#5EFCF2 #A35EFC #FC5E68 #B7FC5E
split-complementary
#5EFCF2 #FC5EB7 #FCA35E
monochromatic
#04DCCE #22FBED #5EFCF2 #9AFDF7 #D6FEFC
Accessibility & contrast
On white
1.26
#5EFCF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.68
#5EFCF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EFCF2
16.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EFCF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EFCF2 | 1.00 | 1.26 | 16.68 | 16.68 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEFF2
Deuteranopia (green-blind)
#D7DEF4
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #5efcf2; /* rgb */ color: rgb(94, 252, 242); /* oklch */ color: oklch(90.6% 0.132 189.1);
Tailwind
colors: {
custom: {
50: '#9dfef6',
500: '#5efcf2',
950: '#000000',
},
}SCSS
$custom: #5efcf2; $custom-light: #9dfef6; $custom-dark: #000000;
JSON
{
"hex": "#5efcf2",
"rgb": {
"r": 94,
"g": 252,
"b": 242
},
"hsl": {
"h": 176.203,
"s": 96.341,
"l": 67.843
},
"oklch": {
"l": 0.90609,
"c": 0.13202,
"h": 189.1
},
"luminance": 0.78411
}Semantic roles & 50–950 ramp
primary
#5EFCF2
secondary
#D52934
accent
#000FE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685