#5FFEEF#5FFEEF
#5FFEEF is a very light, vivid teal. Relative luminance 0.795; OKLCH L 91.0% C 0.134 H 186.3°. Best body text is #000000 at 16.91:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFEEF |
|---|---|
| RGB | rgb(95, 254, 239) |
| HSL | hsl(174, 99%, 68%) |
| HSV | hsv(174, 63%, 100%) |
| CMYK | cmyk(62.6%, 0%, 5.9%, 0.4%) |
| CIE-LAB | lab(91.48, -44.77, -5.17) |
| CIE-LCH | lch(91.48, 45.07, 186.59°) |
| OKLab | oklab(91.01% -0.1331 -0.0147) |
| OKLCH | oklch(91.01% 0.134 186.3) |
| XYZ | xyz(55.7340, 79.5425, 94.0606) |
| Luminance | 0.7955 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 2.69
Bright Turquoise
#0FFEF9
ΔE00 3.79
Tiffany Blue
#7BF2DA
ΔE00 4.74
Aqua
#00FFFF
ΔE00 5.10
Bright Cyan
#41FDFE
ΔE00 5.15
Turquoise
#40E0D0
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFEEF #FE5F6E
analogous
#5FFE9F #5FFEEF #5FBDFE
triadic
#5FFEEF #EF5FFE #FEEF5F
tetradic
#5FFEEF #9F5FFE #FE5F6E #BDFE5F
square
#5FFEEF #9F5FFE #FE5F6E #BDFE5F
split-complementary
#5FFEEF #FE5FBD #FE9F5F
monochromatic
#01E1CC #22FEE9 #5FFEEF #9CFEF5 #D9FFFB
Accessibility & contrast
On white
1.24
#5FFEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.91
#5FFEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFEEF
16.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFEEF | 1.00 | 1.24 | 16.91 | 16.91 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F1EF
Deuteranopia (green-blind)
#DADFF1
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #5ffeef; /* rgb */ color: rgb(95, 254, 239); /* oklch */ color: oklch(91.0% 0.134 186.3);
Tailwind
colors: {
custom: {
50: '#9dfff4',
500: '#5ffeef',
950: '#000000',
},
}SCSS
$custom: #5ffeef; $custom-light: #9dfff4; $custom-dark: #000000;
JSON
{
"hex": "#5ffeef",
"rgb": {
"r": 95,
"g": 254,
"b": 239
},
"hsl": {
"h": 174.34,
"s": 98.758,
"l": 68.431
},
"oklch": {
"l": 0.91007,
"c": 0.13392,
"h": 186.3
},
"luminance": 0.79549
}Semantic roles & 50–950 ramp
primary
#5FFEEF
secondary
#D8293A
accent
#0016E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685