#5FFEF0#5FFEF0
#5FFEF0 is a very light, vivid teal. Relative luminance 0.796; OKLCH L 91.0% C 0.134 H 186.9°. Best body text is #000000 at 16.92:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFEF0 |
|---|---|
| RGB | rgb(95, 254, 240) |
| HSL | hsl(175, 99%, 68%) |
| HSV | hsv(175, 63%, 100%) |
| CMYK | cmyk(62.6%, 0%, 5.5%, 0.4%) |
| CIE-LAB | lab(91.51, -44.52, -5.65) |
| CIE-LCH | lch(91.51, 44.87, 187.23°) |
| OKLab | oklab(91.04% -0.1327 -0.016) |
| OKLCH | oklch(91.04% 0.134 186.9) |
| XYZ | xyz(55.8821, 79.6017, 94.8408) |
| Luminance | 0.7961 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 2.73
Bright Turquoise
#0FFEF9
ΔE00 3.54
Aqua
#00FFFF
ΔE00 4.81
Bright Cyan
#41FDFE
ΔE00 4.84
Tiffany Blue
#7BF2DA
ΔE00 4.96
Bright Light Blue
#26F7FD
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFEF0 #FE5F6D
analogous
#5FFEA0 #5FFEF0 #5FBCFE
triadic
#5FFEF0 #F05FFE #FEF05F
tetradic
#5FFEF0 #A05FFE #FE5F6D #BCFE5F
square
#5FFEF0 #A05FFE #FE5F6D #BCFE5F
split-complementary
#5FFEF0 #FE5FBC #FEA05F
monochromatic
#01E1CD #22FEEA #5FFEF0 #9CFEF6 #D9FFFB
Accessibility & contrast
On white
1.24
#5FFEF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.92
#5FFEF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFEF0
16.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFEF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFEF0 | 1.00 | 1.24 | 16.92 | 16.92 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F1F0
Deuteranopia (green-blind)
#D9DFF2
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #5ffef0; /* rgb */ color: rgb(95, 254, 240); /* oklch */ color: oklch(91.0% 0.134 186.9);
Tailwind
colors: {
custom: {
50: '#9dfff4',
500: '#5ffef0',
950: '#000000',
},
}SCSS
$custom: #5ffef0; $custom-light: #9dfff4; $custom-dark: #000000;
JSON
{
"hex": "#5ffef0",
"rgb": {
"r": 95,
"g": 254,
"b": 240
},
"hsl": {
"h": 174.717,
"s": 98.758,
"l": 68.431
},
"oklch": {
"l": 0.91037,
"c": 0.13365,
"h": 186.9
},
"luminance": 0.79608
}Semantic roles & 50–950 ramp
primary
#5FFEF0
secondary
#D82939
accent
#0014E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685