#5EFFEE#5EFFEE
#5EFFEE is a very light, vivid teal. Relative luminance 0.801; OKLCH L 91.2% C 0.136 H 185.2°. Best body text is #000000 at 17.01:1 contrast (WCAG AA passes).
Color values
| HEX | #5EFFEE |
|---|---|
| RGB | rgb(94, 255, 238) |
| HSL | hsl(174, 100%, 68%) |
| HSV | hsv(174, 63%, 100%) |
| CMYK | cmyk(63.1%, 0%, 6.7%, 0%) |
| CIE-LAB | lab(91.71, -45.62, -4.31) |
| CIE-LCH | lch(91.71, 45.82, 185.39°) |
| OKLab | oklab(91.18% -0.135 -0.0124) |
| OKLCH | oklch(91.18% 0.136 185.2) |
| XYZ | xyz(55.8016, 80.0666, 93.3859) |
| Luminance | 0.8007 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 2.76
Bright Turquoise
#0FFEF9
ΔE00 4.27
Tiffany Blue
#7BF2DA
ΔE00 4.51
Aqua
#00FFFF
ΔE00 5.63
Bright Cyan
#41FDFE
ΔE00 5.76
Turquoise
#40E0D0
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EFFEE #FF5E6F
analogous
#5EFF9D #5EFFEE #5EBFFF
triadic
#5EFFEE #EE5EFF #FFEE5E
tetradic
#5EFFEE #9D5EFF #FF5E6F #BFFF5E
square
#5EFFEE #9D5EFF #FF5E6F #BFFF5E
split-complementary
#5EFFEE #FF5EBF #FF9D5E
monochromatic
#00E3CB #21FFE8 #5EFFEE #9BFFF4 #D8FFFB
Accessibility & contrast
On white
1.23
#5EFFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.01
#5EFFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EFFEE
17.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EFFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EFFEE | 1.00 | 1.23 | 17.01 | 17.01 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F2ED
Deuteranopia (green-blind)
#DBE0F0
Tritanopia (blue-blind)
#00FFFA
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #5effee; /* rgb */ color: rgb(94, 255, 238); /* oklch */ color: oklch(91.2% 0.136 185.2);
Tailwind
colors: {
custom: {
50: '#9dfff3',
500: '#5effee',
950: '#000000',
},
}SCSS
$custom: #5effee; $custom-light: #9dfff3; $custom-dark: #000000;
JSON
{
"hex": "#5effee",
"rgb": {
"r": 94,
"g": 255,
"b": 238
},
"hsl": {
"h": 173.665,
"s": 100,
"l": 68.431
},
"oklch": {
"l": 0.91182,
"c": 0.13555,
"h": 185.2
},
"luminance": 0.80073
}Semantic roles & 50–950 ramp
primary
#5EFFEE
secondary
#D9283B
accent
#0018E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685