#5EFFF0#5EFFF0
#5EFFF0 is a very light, vivid teal. Relative luminance 0.802; OKLCH L 91.2% C 0.135 H 186.4°. Best body text is #000000 at 17.04:1 contrast (WCAG AA passes).
Color values
| HEX | #5EFFF0 |
|---|---|
| RGB | rgb(94, 255, 240) |
| HSL | hsl(174, 100%, 68%) |
| HSV | hsv(174, 63%, 100%) |
| CMYK | cmyk(63.1%, 0%, 5.9%, 0%) |
| CIE-LAB | lab(91.77, -45.11, -5.27) |
| CIE-LCH | lch(91.77, 45.41, 186.66°) |
| OKLab | oklab(91.24% -0.1341 -0.0149) |
| OKLCH | oklch(91.24% 0.135 186.4) |
| XYZ | xyz(56.0971, 80.1848, 94.9420) |
| Luminance | 0.8019 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 2.72
Bright Turquoise
#0FFEF9
ΔE00 3.74
Tiffany Blue
#7BF2DA
ΔE00 4.90
Aqua
#00FFFF
ΔE00 5.05
Bright Cyan
#41FDFE
ΔE00 5.13
Turquoise
#40E0D0
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EFFF0 #FF5E6D
analogous
#5EFF9F #5EFFF0 #5EBDFF
triadic
#5EFFF0 #F05EFF #FFF05E
tetradic
#5EFFF0 #9F5EFF #FF5E6D #BDFF5E
square
#5EFFF0 #9F5EFF #FF5E6D #BDFF5E
split-complementary
#5EFFF0 #FF5EBD #FF9F5E
monochromatic
#00E3CD #21FFEA #5EFFF0 #9BFFF6 #D8FFFB
Accessibility & contrast
On white
1.23
#5EFFF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.04
#5EFFF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EFFF0
17.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EFFF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EFFF0 | 1.00 | 1.23 | 17.04 | 17.04 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F2F0
Deuteranopia (green-blind)
#DAE0F2
Tritanopia (blue-blind)
#00FFFA
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #5efff0; /* rgb */ color: rgb(94, 255, 240); /* oklch */ color: oklch(91.2% 0.135 186.4);
Tailwind
colors: {
custom: {
50: '#9dfff4',
500: '#5efff0',
950: '#000000',
},
}SCSS
$custom: #5efff0; $custom-light: #9dfff4; $custom-dark: #000000;
JSON
{
"hex": "#5efff0",
"rgb": {
"r": 94,
"g": 255,
"b": 240
},
"hsl": {
"h": 174.41,
"s": 100,
"l": 68.431
},
"oklch": {
"l": 0.91243,
"c": 0.13497,
"h": 186.4
},
"luminance": 0.80191
}Semantic roles & 50–950 ramp
primary
#5EFFF0
secondary
#D92839
accent
#0015E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685