#5EFFED#5EFFED
#5EFFED is a very light, vivid teal. Relative luminance 0.800; OKLCH L 91.2% C 0.136 H 184.7°. Best body text is #000000 at 17.00:1 contrast (WCAG AA passes).
Color values
| HEX | #5EFFED |
|---|---|
| RGB | rgb(94, 255, 237) |
| HSL | hsl(173, 100%, 68%) |
| HSV | hsv(173, 63%, 100%) |
| CMYK | cmyk(63.1%, 0%, 7.1%, 0%) |
| CIE-LAB | lab(91.69, -45.87, -3.83) |
| CIE-LCH | lch(91.69, 46.03, 184.77°) |
| OKLab | oklab(91.15% -0.1354 -0.0111) |
| OKLCH | oklch(91.15% 0.136 184.7) |
| XYZ | xyz(55.6551, 80.0080, 92.6143) |
| Luminance | 0.8001 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 2.84
Tiffany Blue
#7BF2DA
ΔE00 4.34
Bright Turquoise
#0FFEF9
ΔE00 4.54
Aqua
#00FFFF
ΔE00 5.93
Bright Cyan
#41FDFE
ΔE00 6.06
Turquoise
#40E0D0
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EFFED #FF5E70
analogous
#5EFF9C #5EFFED #5EC0FF
triadic
#5EFFED #ED5EFF #FFED5E
tetradic
#5EFFED #9C5EFF #FF5E70 #C0FF5E
square
#5EFFED #9C5EFF #FF5E70 #C0FF5E
split-complementary
#5EFFED #FF5EC0 #FF9C5E
monochromatic
#00E3C9 #21FFE6 #5EFFED #9BFFF4 #D8FFFB
Accessibility & contrast
On white
1.24
#5EFFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.00
#5EFFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EFFED
17.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EFFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EFFED | 1.00 | 1.24 | 17.00 | 17.00 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F1EC
Deuteranopia (green-blind)
#DBE0EF
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #5effed; /* rgb */ color: rgb(94, 255, 237); /* oklch */ color: oklch(91.2% 0.136 184.7);
Tailwind
colors: {
custom: {
50: '#9dfff2',
500: '#5effed',
950: '#000000',
},
}SCSS
$custom: #5effed; $custom-light: #9dfff2; $custom-dark: #000000;
JSON
{
"hex": "#5effed",
"rgb": {
"r": 94,
"g": 255,
"b": 237
},
"hsl": {
"h": 173.292,
"s": 100,
"l": 68.431
},
"oklch": {
"l": 0.91152,
"c": 0.13587,
"h": 184.7
},
"luminance": 0.80014
}Semantic roles & 50–950 ramp
primary
#5EFFED
secondary
#D9283C
accent
#001AE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685