#5EFFDF#5EFFDF
#5EFFDF is a very light, vivid teal. Relative luminance 0.792; OKLCH L 90.7% C 0.142 H 177.2°. Best body text is #000000 at 16.85:1 contrast (WCAG AA passes).
Color values
| HEX | #5EFFDF |
|---|---|
| RGB | rgb(94, 255, 223) |
| HSL | hsl(168, 100%, 68%) |
| HSV | hsv(168, 63%, 100%) |
| CMYK | cmyk(63.1%, 0%, 12.5%, 0%) |
| CIE-LAB | lab(91.33, -49.33, 2.91) |
| CIE-LCH | lch(91.33, 49.41, 176.63°) |
| OKLab | oklab(90.75% -0.1414 0.0069) |
| OKLCH | oklch(90.75% 0.142 177.2) |
| XYZ | xyz(53.6890, 79.2216, 82.2595) |
| Luminance | 0.7923 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.92
Light Aqua
#8CFFDB
ΔE00 3.99
Aquamarine
#7FFFD4
ΔE00 4.21
Light Turquoise
#7EF4CC
ΔE00 4.71
Aqua (survey)
#13EAC9
ΔE00 5.17
Bright Teal
#01F9C6
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EFFDF #FF5E7E
analogous
#5EFF8E #5EFFDF #5ECEFF
triadic
#5EFFDF #DF5EFF #FFDF5E
tetradic
#5EFFDF #8E5EFF #FF5E7E #CEFF5E
square
#5EFFDF #8E5EFF #FF5E7E #CEFF5E
split-complementary
#5EFFDF #FF5ECE #FF8E5E
monochromatic
#00E3B6 #21FFD3 #5EFFDF #9BFFEB #D8FFF7
Accessibility & contrast
On white
1.25
#5EFFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.85
#5EFFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EFFDF
16.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EFFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EFFDF | 1.00 | 1.25 | 16.85 | 16.85 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F0DE
Deuteranopia (green-blind)
#DEDFE1
Tritanopia (blue-blind)
#00FFF5
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #5effdf; /* rgb */ color: rgb(94, 255, 223); /* oklch */ color: oklch(90.7% 0.142 177.2);
Tailwind
colors: {
custom: {
50: '#9cffe8',
500: '#5effdf',
950: '#000000',
},
}SCSS
$custom: #5effdf; $custom-light: #9cffe8; $custom-dark: #000000;
JSON
{
"hex": "#5effdf",
"rgb": {
"r": 94,
"g": 255,
"b": 223
},
"hsl": {
"h": 168.075,
"s": 100,
"l": 68.431
},
"oklch": {
"l": 0.90747,
"c": 0.14162,
"h": 177.2
},
"luminance": 0.79227
}Semantic roles & 50–950 ramp
primary
#5EFFDF
secondary
#D9284B
accent
#002EE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684