#5EFFD3#5EFFD3
#5EFFD3 is a very light, vivid teal. Relative luminance 0.786; OKLCH L 90.4% C 0.148 H 171.4°. Best body text is #000000 at 16.72:1 contrast (WCAG AA passes).
Color values
| HEX | #5EFFD3 |
|---|---|
| RGB | rgb(94, 255, 211) |
| HSL | hsl(164, 100%, 68%) |
| HSV | hsv(164, 63%, 100%) |
| CMYK | cmyk(63.1%, 0%, 17.3%, 0%) |
| CIE-LAB | lab(91.05, -52.16, 8.70) |
| CIE-LCH | lch(91.05, 52.88, 170.53°) |
| OKLab | oklab(90.42% -0.1467 0.0222) |
| OKLCH | oklch(90.42% 0.148 171.4) |
| XYZ | xyz(52.1281, 78.5972, 74.0390) |
| Luminance | 0.7860 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.38
Bright Teal
#01F9C6
ΔE00 3.19
Light Turquoise
#7EF4CC
ΔE00 3.48
Light Aqua
#8CFFDB
ΔE00 3.74
Light Aquamarine
#7BFDC7
ΔE00 3.74
Aqua Marine
#2EE8BB
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EFFD3 #FF5E8A
analogous
#5EFF82 #5EFFD3 #5EDBFF
triadic
#5EFFD3 #D35EFF #FFD35E
tetradic
#5EFFD3 #825EFF #FF5E8A #DBFF5E
square
#5EFFD3 #825EFF #FF5E8A #DBFF5E
split-complementary
#5EFFD3 #FF5EDB #FF825E
monochromatic
#00E3A5 #21FFC2 #5EFFD3 #9BFFE4 #D8FFF4
Accessibility & contrast
On white
1.26
#5EFFD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.72
#5EFFD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EFFD3
16.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EFFD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EFFD3 | 1.00 | 1.26 | 16.72 | 16.72 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EFD1
Deuteranopia (green-blind)
#E1DFD6
Tritanopia (blue-blind)
#00FFF2
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #5effd3; /* rgb */ color: rgb(94, 255, 211); /* oklch */ color: oklch(90.4% 0.148 171.4);
Tailwind
colors: {
custom: {
50: '#9cffe0',
500: '#5effd3',
950: '#000000',
},
}SCSS
$custom: #5effd3; $custom-light: #9cffe0; $custom-dark: #000000;
JSON
{
"hex": "#5effd3",
"rgb": {
"r": 94,
"g": 255,
"b": 211
},
"hsl": {
"h": 163.602,
"s": 100,
"l": 68.431
},
"oklch": {
"l": 0.90423,
"c": 0.14838,
"h": 171.4
},
"luminance": 0.78603
}Semantic roles & 50–950 ramp
primary
#5EFFD3
secondary
#D92858
accent
#003FE6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101815
muted
#808684