#5FFFEE#5FFFEE
#5FFFEE is a very light, vivid teal. Relative luminance 0.801; OKLCH L 91.2% C 0.135 H 185.2°. Best body text is #000000 at 17.03:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFFEE |
|---|---|
| RGB | rgb(95, 255, 238) |
| HSL | hsl(174, 100%, 69%) |
| HSV | hsv(174, 63%, 100%) |
| CMYK | cmyk(62.7%, 0%, 6.7%, 0%) |
| CIE-LAB | lab(91.74, -45.46, -4.27) |
| CIE-LCH | lch(91.74, 45.66, 185.36°) |
| OKLab | oklab(91.21% -0.1345 -0.0123) |
| OKLCH | oklch(91.21% 0.135 185.2) |
| XYZ | xyz(55.9048, 80.1199, 93.3907) |
| Luminance | 0.8013 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 2.81
Bright Turquoise
#0FFEF9
ΔE00 4.30
Tiffany Blue
#7BF2DA
ΔE00 4.48
Aqua
#00FFFF
ΔE00 5.66
Bright Cyan
#41FDFE
ΔE00 5.77
Turquoise
#40E0D0
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFFEE #FF5F70
analogous
#5FFF9E #5FFFEE #5FC0FF
triadic
#5FFFEE #EE5FFF #FFEE5F
tetradic
#5FFFEE #9E5FFF #FF5F70 #C0FF5F
square
#5FFFEE #9E5FFF #FF5F70 #C0FF5F
split-complementary
#5FFFEE #FF5FC0 #FF9E5F
monochromatic
#00E4CB #22FFE7 #5FFFEE #9CFFF5 #D9FFFB
Accessibility & contrast
On white
1.23
#5FFFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.03
#5FFFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFFEE
17.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFFEE | 1.00 | 1.23 | 17.03 | 17.03 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.03 | 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: #5fffee; /* rgb */ color: rgb(95, 255, 238); /* oklch */ color: oklch(91.2% 0.135 185.2);
Tailwind
colors: {
custom: {
50: '#9dfff3',
500: '#5fffee',
950: '#000000',
},
}SCSS
$custom: #5fffee; $custom-light: #9dfff3; $custom-dark: #000000;
JSON
{
"hex": "#5fffee",
"rgb": {
"r": 95,
"g": 255,
"b": 238
},
"hsl": {
"h": 173.625,
"s": 100,
"l": 68.627
},
"oklch": {
"l": 0.91208,
"c": 0.13508,
"h": 185.2
},
"luminance": 0.80126
}Semantic roles & 50–950 ramp
primary
#5FFFEE
secondary
#D9293C
accent
#0018E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685