#5FFFF0#5FFFF0
#5FFFF0 is a very light, vivid teal. Relative luminance 0.802; OKLCH L 91.3% C 0.135 H 186.3°. Best body text is #000000 at 17.05:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFFF0 |
|---|---|
| RGB | rgb(95, 255, 240) |
| HSL | hsl(174, 100%, 69%) |
| HSV | hsv(174, 63%, 100%) |
| CMYK | cmyk(62.7%, 0%, 5.9%, 0%) |
| CIE-LAB | lab(91.79, -44.95, -5.23) |
| CIE-LCH | lch(91.79, 45.26, 186.63°) |
| OKLab | oklab(91.27% -0.1337 -0.0148) |
| OKLCH | oklch(91.27% 0.135 186.3) |
| XYZ | xyz(56.2003, 80.2380, 94.9468) |
| Luminance | 0.8024 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 2.77
Bright Turquoise
#0FFEF9
ΔE00 3.77
Tiffany Blue
#7BF2DA
ΔE00 4.87
Aqua
#00FFFF
ΔE00 5.08
Bright Cyan
#41FDFE
ΔE00 5.15
Turquoise
#40E0D0
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFFF0 #FF5F6E
analogous
#5FFFA0 #5FFFF0 #5FBEFF
triadic
#5FFFF0 #F05FFF #FFF05F
tetradic
#5FFFF0 #A05FFF #FF5F6E #BEFF5F
square
#5FFFF0 #A05FFF #FF5F6E #BEFF5F
split-complementary
#5FFFF0 #FF5FBE #FFA05F
monochromatic
#00E4CE #22FFEA #5FFFF0 #9CFFF6 #D9FFFB
Accessibility & contrast
On white
1.23
#5FFFF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.05
#5FFFF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFFF0
17.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFFF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFFF0 | 1.00 | 1.23 | 17.05 | 17.05 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F2F0
Deuteranopia (green-blind)
#DAE0F2
Tritanopia (blue-blind)
#00FFFA
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #5ffff0; /* rgb */ color: rgb(95, 255, 240); /* oklch */ color: oklch(91.3% 0.135 186.3);
Tailwind
colors: {
custom: {
50: '#9efff4',
500: '#5ffff0',
950: '#000000',
},
}SCSS
$custom: #5ffff0; $custom-light: #9efff4; $custom-dark: #000000;
JSON
{
"hex": "#5ffff0",
"rgb": {
"r": 95,
"g": 255,
"b": 240
},
"hsl": {
"h": 174.375,
"s": 100,
"l": 68.627
},
"oklch": {
"l": 0.91269,
"c": 0.1345,
"h": 186.3
},
"luminance": 0.80244
}Semantic roles & 50–950 ramp
primary
#5FFFF0
secondary
#D92939
accent
#0016E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685