#5FFCD7#5FFCD7
#5FFCD7 is a very light, vivid teal. Relative luminance 0.770; OKLCH L 89.8% C 0.142 H 174.4°. Best body text is #000000 at 16.39:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFCD7 |
|---|---|
| RGB | rgb(95, 252, 215) |
| HSL | hsl(166, 96%, 68%) |
| HSV | hsv(166, 62%, 99%) |
| CMYK | cmyk(62.3%, 0%, 14.7%, 1.2%) |
| CIE-LAB | lab(90.30, -49.81, 5.55) |
| CIE-LCH | lch(90.30, 50.12, 173.64°) |
| OKLab | oklab(89.85% -0.1415 0.0139) |
| OKLCH | oklch(89.85% 0.142 174.4) |
| XYZ | xyz(51.7895, 76.9545, 76.4011) |
| Luminance | 0.7696 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 3.09
Light Turquoise
#7EF4CC
ΔE00 3.48
Light Aqua
#8CFFDB
ΔE00 3.51
Bright Teal
#01F9C6
ΔE00 4.09
Tiffany Blue
#7BF2DA
ΔE00 4.33
Aqua (survey)
#13EAC9
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFCD7 #FC5F84
analogous
#5FFC88 #5FFCD7 #5FD2FC
triadic
#5FFCD7 #D75FFC #FCD75F
tetradic
#5FFCD7 #885FFC #FC5F84 #D2FC5F
square
#5FFCD7 #885FFC #FC5F84 #D2FC5F
split-complementary
#5FFCD7 #FC5FD2 #FC885F
monochromatic
#04DCA9 #23FBC8 #5FFCD7 #9BFDE6 #D7FEF5
Accessibility & contrast
On white
1.28
#5FFCD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.39
#5FFCD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFCD7
16.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFCD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFCD7 | 1.00 | 1.28 | 16.39 | 16.39 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EDD5
Deuteranopia (green-blind)
#DDDCDA
Tritanopia (blue-blind)
#00FFF1
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #5ffcd7; /* rgb */ color: rgb(95, 252, 215); /* oklch */ color: oklch(89.8% 0.142 174.4);
Tailwind
colors: {
custom: {
50: '#9cfee3',
500: '#5ffcd7',
950: '#000000',
},
}SCSS
$custom: #5ffcd7; $custom-light: #9cfee3; $custom-dark: #000000;
JSON
{
"hex": "#5ffcd7",
"rgb": {
"r": 95,
"g": 252,
"b": 215
},
"hsl": {
"h": 165.86,
"s": 96.319,
"l": 68.039
},
"oklch": {
"l": 0.89848,
"c": 0.14218,
"h": 174.4
},
"luminance": 0.7696
}Semantic roles & 50–950 ramp
primary
#5FFCD7
secondary
#D52A52
accent
#0036E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101815
muted
#808684