#5EFDEF#5EFDEF
#5EFDEF is a very light, vivid teal. Relative luminance 0.789; OKLCH L 90.7% C 0.134 H 186.9°. Best body text is #000000 at 16.77:1 contrast (WCAG AA passes).
Color values
| HEX | #5EFDEF |
|---|---|
| RGB | rgb(94, 253, 239) |
| HSL | hsl(175, 98%, 68%) |
| HSV | hsv(175, 63%, 99%) |
| CMYK | cmyk(62.8%, 0%, 5.5%, 0.8%) |
| CIE-LAB | lab(91.17, -44.49, -5.63) |
| CIE-LCH | lch(91.17, 44.84, 187.21°) |
| OKLab | oklab(90.75% -0.1326 -0.0159) |
| OKLCH | oklch(90.75% 0.134 186.9) |
| XYZ | xyz(55.3142, 78.8562, 93.9502) |
| Luminance | 0.7886 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 2.61
Bright Turquoise
#0FFEF9
ΔE00 3.53
Aqua
#00FFFF
ΔE00 4.82
Bright Cyan
#41FDFE
ΔE00 4.84
Tiffany Blue
#7BF2DA
ΔE00 4.87
Turquoise
#40E0D0
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EFDEF #FD5E6C
analogous
#5EFD9F #5EFDEF #5EBBFD
triadic
#5EFDEF #EF5EFD #FDEF5E
tetradic
#5EFDEF #9F5EFD #FD5E6C #BBFD5E
square
#5EFDEF #9F5EFD #FD5E6C #BBFD5E
split-complementary
#5EFDEF #FD5EBB #FD9F5E
monochromatic
#03DECB #22FCE9 #5EFDEF #9AFEF5 #D7FFFB
Accessibility & contrast
On white
1.25
#5EFDEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.77
#5EFDEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EFDEF
16.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EFDEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EFDEF | 1.00 | 1.25 | 16.77 | 16.77 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F0EF
Deuteranopia (green-blind)
#D8DEF1
Tritanopia (blue-blind)
#00FFF8
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #5efdef; /* rgb */ color: rgb(94, 253, 239); /* oklch */ color: oklch(90.7% 0.134 186.9);
Tailwind
colors: {
custom: {
50: '#9dfef4',
500: '#5efdef',
950: '#000000',
},
}SCSS
$custom: #5efdef; $custom-light: #9dfef4; $custom-dark: #000000;
JSON
{
"hex": "#5efdef",
"rgb": {
"r": 94,
"g": 253,
"b": 239
},
"hsl": {
"h": 174.717,
"s": 97.546,
"l": 68.039
},
"oklch": {
"l": 0.90748,
"c": 0.13354,
"h": 186.9
},
"luminance": 0.78862
}Semantic roles & 50–950 ramp
primary
#5EFDEF
secondary
#D72938
accent
#0014E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685