#5EFFD9#5EFFD9
#5EFFD9 is a very light, vivid teal. Relative luminance 0.789; OKLCH L 90.6% C 0.145 H 174.2°. Best body text is #000000 at 16.78:1 contrast (WCAG AA passes).
Color values
| HEX | #5EFFD9 |
|---|---|
| RGB | rgb(94, 255, 217) |
| HSL | hsl(166, 100%, 68%) |
| HSV | hsv(166, 63%, 100%) |
| CMYK | cmyk(63.1%, 0%, 14.9%, 0%) |
| CIE-LAB | lab(91.19, -50.76, 5.80) |
| CIE-LCH | lch(91.19, 51.09, 173.48°) |
| OKLab | oklab(90.58% -0.1441 0.0146) |
| OKLCH | oklch(90.58% 0.145 174.2) |
| XYZ | xyz(52.8944, 78.9037, 78.0745) |
| Luminance | 0.7891 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 3.01
Light Aqua
#8CFFDB
ΔE00 3.54
Light Turquoise
#7EF4CC
ΔE00 3.82
Bright Teal
#01F9C6
ΔE00 4.07
Tiffany Blue
#7BF2DA
ΔE00 4.79
Light Aquamarine
#7BFDC7
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EFFD9 #FF5E84
analogous
#5EFF88 #5EFFD9 #5ED4FF
triadic
#5EFFD9 #D95EFF #FFD95E
tetradic
#5EFFD9 #885EFF #FF5E84 #D4FF5E
square
#5EFFD9 #885EFF #FF5E84 #D4FF5E
split-complementary
#5EFFD9 #FF5ED4 #FF885E
monochromatic
#00E3AD #21FFCB #5EFFD9 #9BFFE7 #D8FFF6
Accessibility & contrast
On white
1.25
#5EFFD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.78
#5EFFD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EFFD9
16.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EFFD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EFFD9 | 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)
#F7F0D7
Deuteranopia (green-blind)
#E0DFDC
Tritanopia (blue-blind)
#00FFF4
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #5effd9; /* rgb */ color: rgb(94, 255, 217); /* oklch */ color: oklch(90.6% 0.145 174.2);
Tailwind
colors: {
custom: {
50: '#9cffe4',
500: '#5effd9',
950: '#000000',
},
}SCSS
$custom: #5effd9; $custom-light: #9cffe4; $custom-dark: #000000;
JSON
{
"hex": "#5effd9",
"rgb": {
"r": 94,
"g": 255,
"b": 217
},
"hsl": {
"h": 165.839,
"s": 100,
"l": 68.431
},
"oklch": {
"l": 0.90582,
"c": 0.14482,
"h": 174.2
},
"luminance": 0.78909
}Semantic roles & 50–950 ramp
primary
#5EFFD9
secondary
#D92852
accent
#0036E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101815
muted
#808684