#5FFEEE#5FFEEE
#5FFEEE is a very light, vivid teal. Relative luminance 0.795; OKLCH L 91.0% C 0.134 H 185.7°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFEEE |
|---|---|
| RGB | rgb(95, 254, 238) |
| HSL | hsl(174, 99%, 68%) |
| HSV | hsv(174, 63%, 100%) |
| CMYK | cmyk(62.6%, 0%, 6.3%, 0.4%) |
| CIE-LAB | lab(91.45, -45.03, -4.69) |
| CIE-LCH | lch(91.45, 45.27, 185.95°) |
| OKLab | oklab(90.98% -0.1335 -0.0134) |
| OKLCH | oklch(90.98% 0.134 185.7) |
| XYZ | xyz(55.5867, 79.4835, 93.2847) |
| Luminance | 0.7949 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 2.70
Bright Turquoise
#0FFEF9
ΔE00 4.05
Tiffany Blue
#7BF2DA
ΔE00 4.54
Aqua
#00FFFF
ΔE00 5.39
Bright Cyan
#41FDFE
ΔE00 5.46
Turquoise
#40E0D0
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFEEE #FE5F6F
analogous
#5FFE9E #5FFEEE #5FBEFE
triadic
#5FFEEE #EE5FFE #FEEE5F
tetradic
#5FFEEE #9E5FFE #FE5F6F #BEFE5F
square
#5FFEEE #9E5FFE #FE5F6F #BEFE5F
split-complementary
#5FFEEE #FE5FBE #FE9E5F
monochromatic
#01E1CB #22FEE8 #5FFEEE #9CFEF4 #D9FFFB
Accessibility & contrast
On white
1.24
#5FFEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.90
#5FFEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFEEE
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFEEE | 1.00 | 1.24 | 16.90 | 16.90 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F1EE
Deuteranopia (green-blind)
#DADFF0
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #5ffeee; /* rgb */ color: rgb(95, 254, 238); /* oklch */ color: oklch(91.0% 0.134 185.7);
Tailwind
colors: {
custom: {
50: '#9dfff3',
500: '#5ffeee',
950: '#000000',
},
}SCSS
$custom: #5ffeee; $custom-light: #9dfff3; $custom-dark: #000000;
JSON
{
"hex": "#5ffeee",
"rgb": {
"r": 95,
"g": 254,
"b": 238
},
"hsl": {
"h": 173.962,
"s": 98.758,
"l": 68.431
},
"oklch": {
"l": 0.90976,
"c": 0.13421,
"h": 185.7
},
"luminance": 0.7949
}Semantic roles & 50–950 ramp
primary
#5FFEEE
secondary
#D8293B
accent
#0017E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685