#5EFFD7#5EFFD7
#5EFFD7 is a very light, vivid teal. Relative luminance 0.788; OKLCH L 90.5% C 0.146 H 173.3°. Best body text is #000000 at 16.76:1 contrast (WCAG AA passes).
Color values
| HEX | #5EFFD7 |
|---|---|
| RGB | rgb(94, 255, 215) |
| HSL | hsl(165, 100%, 68%) |
| HSV | hsv(165, 63%, 100%) |
| CMYK | cmyk(63.1%, 0%, 15.7%, 0%) |
| CIE-LAB | lab(91.14, -51.23, 6.77) |
| CIE-LCH | lch(91.14, 51.67, 172.48°) |
| OKLab | oklab(90.53% -0.145 0.0171) |
| OKLCH | oklch(90.53% 0.146 173.3) |
| XYZ | xyz(52.6358, 78.8003, 76.7128) |
| Luminance | 0.7881 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.72
Light Aqua
#8CFFDB
ΔE00 3.54
Light Turquoise
#7EF4CC
ΔE00 3.63
Bright Teal
#01F9C6
ΔE00 3.72
Light Aquamarine
#7BFDC7
ΔE00 4.62
Tiffany Blue
#7BF2DA
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EFFD7 #FF5E86
analogous
#5EFF86 #5EFFD7 #5ED6FF
triadic
#5EFFD7 #D75EFF #FFD75E
tetradic
#5EFFD7 #865EFF #FF5E86 #D6FF5E
square
#5EFFD7 #865EFF #FF5E86 #D6FF5E
split-complementary
#5EFFD7 #FF5ED6 #FF865E
monochromatic
#00E3AA #21FFC8 #5EFFD7 #9BFFE6 #D8FFF5
Accessibility & contrast
On white
1.25
#5EFFD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.76
#5EFFD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EFFD7
16.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EFFD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EFFD7 | 1.00 | 1.25 | 16.76 | 16.76 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EFD5
Deuteranopia (green-blind)
#E0DFDA
Tritanopia (blue-blind)
#00FFF3
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #5effd7; /* rgb */ color: rgb(94, 255, 215); /* oklch */ color: oklch(90.5% 0.146 173.3);
Tailwind
colors: {
custom: {
50: '#9cffe3',
500: '#5effd7',
950: '#000000',
},
}SCSS
$custom: #5effd7; $custom-light: #9cffe3; $custom-dark: #000000;
JSON
{
"hex": "#5effd7",
"rgb": {
"r": 94,
"g": 255,
"b": 215
},
"hsl": {
"h": 165.093,
"s": 100,
"l": 68.431
},
"oklch": {
"l": 0.90528,
"c": 0.14597,
"h": 173.3
},
"luminance": 0.78806
}Semantic roles & 50–950 ramp
primary
#5EFFD7
secondary
#D92854
accent
#0039E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101815
muted
#808684