#5FFCE8#5FFCE8
#5FFCE8 is a very light, vivid teal. Relative luminance 0.779; OKLCH L 90.3% C 0.134 H 183.4°. Best body text is #000000 at 16.58:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFCE8 |
|---|---|
| RGB | rgb(95, 252, 232) |
| HSL | hsl(172, 96%, 68%) |
| HSV | hsv(172, 62%, 99%) |
| CMYK | cmyk(62.3%, 0%, 7.9%, 1.2%) |
| CIE-LAB | lab(90.72, -45.67, -2.65) |
| CIE-LCH | lch(90.72, 45.75, 183.32°) |
| OKLab | oklab(90.33% -0.1341 -0.0079) |
| OKLCH | oklch(90.33% 0.134 183.4) |
| XYZ | xyz(54.0885, 77.8741, 88.5089) |
| Luminance | 0.7788 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.00
Tiffany Blue
#7BF2DA
ΔE00 3.55
Bright Turquoise
#0FFEF9
ΔE00 5.21
Aqua (survey)
#13EAC9
ΔE00 6.16
Turquoise
#40E0D0
ΔE00 6.24
Light Aqua
#8CFFDB
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFCE8 #FC5F73
analogous
#5FFC9A #5FFCE8 #5FC1FC
triadic
#5FFCE8 #E85FFC #FCE85F
tetradic
#5FFCE8 #9A5FFC #FC5F73 #C1FC5F
square
#5FFCE8 #9A5FFC #FC5F73 #C1FC5F
split-complementary
#5FFCE8 #FC5FC1 #FC9A5F
monochromatic
#04DCC1 #23FBDF #5FFCE8 #9BFDF1 #D7FEF9
Accessibility & contrast
On white
1.27
#5FFCE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.58
#5FFCE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFCE8
16.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFCE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFCE8 | 1.00 | 1.27 | 16.58 | 16.58 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1EEE7
Deuteranopia (green-blind)
#D9DDEA
Tritanopia (blue-blind)
#00FFF6
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #5ffce8; /* rgb */ color: rgb(95, 252, 232); /* oklch */ color: oklch(90.3% 0.134 183.4);
Tailwind
colors: {
custom: {
50: '#9dfeef',
500: '#5ffce8',
950: '#000000',
},
}SCSS
$custom: #5ffce8; $custom-light: #9dfeef; $custom-dark: #000000;
JSON
{
"hex": "#5ffce8",
"rgb": {
"r": 95,
"g": 252,
"b": 232
},
"hsl": {
"h": 172.357,
"s": 96.319,
"l": 68.039
},
"oklch": {
"l": 0.90331,
"c": 0.13434,
"h": 183.4
},
"luminance": 0.7788
}Semantic roles & 50–950 ramp
primary
#5FFCE8
secondary
#D52A40
accent
#001DE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101816
muted
#818685