#5EFDF0#5EFDF0
#5EFDF0 is a very light, vivid teal. Relative luminance 0.789; OKLCH L 90.8% C 0.133 H 187.4°. Best body text is #000000 at 16.78:1 contrast (WCAG AA passes).
Color values
| HEX | #5EFDF0 |
|---|---|
| RGB | rgb(94, 253, 240) |
| HSL | hsl(175, 98%, 68%) |
| HSV | hsv(175, 63%, 99%) |
| CMYK | cmyk(62.8%, 0%, 5.1%, 0.8%) |
| CIE-LAB | lab(91.20, -44.23, -6.11) |
| CIE-LCH | lch(91.20, 44.65, 187.86°) |
| OKLab | oklab(90.78% -0.1322 -0.0172) |
| OKLCH | oklch(90.78% 0.133 187.4) |
| XYZ | xyz(55.4624, 78.9155, 94.7304) |
| Luminance | 0.7892 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 2.68
Bright Turquoise
#0FFEF9
ΔE00 3.29
Bright Cyan
#41FDFE
ΔE00 4.53
Aqua
#00FFFF
ΔE00 4.54
Tiffany Blue
#7BF2DA
ΔE00 5.10
Bright Light Blue
#26F7FD
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EFDF0 #FD5E6B
analogous
#5EFDA0 #5EFDF0 #5EBBFD
triadic
#5EFDF0 #F05EFD #FDF05E
tetradic
#5EFDF0 #A05EFD #FD5E6B #BBFD5E
square
#5EFDF0 #A05EFD #FD5E6B #BBFD5E
split-complementary
#5EFDF0 #FD5EBB #FDA05E
monochromatic
#03DECC #22FCEA #5EFDF0 #9AFEF6 #D7FFFB
Accessibility & contrast
On white
1.25
#5EFDF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.78
#5EFDF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EFDF0
16.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EFDF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EFDF0 | 1.00 | 1.25 | 16.78 | 16.78 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F0F0
Deuteranopia (green-blind)
#D8DEF2
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #5efdf0; /* rgb */ color: rgb(94, 253, 240); /* oklch */ color: oklch(90.8% 0.133 187.4);
Tailwind
colors: {
custom: {
50: '#9dfef4',
500: '#5efdf0',
950: '#000000',
},
}SCSS
$custom: #5efdf0; $custom-light: #9dfef4; $custom-dark: #000000;
JSON
{
"hex": "#5efdf0",
"rgb": {
"r": 94,
"g": 253,
"b": 240
},
"hsl": {
"h": 175.094,
"s": 97.546,
"l": 68.039
},
"oklch": {
"l": 0.90779,
"c": 0.13329,
"h": 187.4
},
"luminance": 0.78922
}Semantic roles & 50–950 ramp
primary
#5EFDF0
secondary
#D72937
accent
#0013E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685