#5FFCDC#5FFCDC
#5FFCDC is a very light, vivid teal. Relative luminance 0.772; OKLCH L 90.0% C 0.140 H 176.9°. Best body text is #000000 at 16.44:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFCDC |
|---|---|
| RGB | rgb(95, 252, 220) |
| HSL | hsl(168, 96%, 68%) |
| HSV | hsv(168, 62%, 99%) |
| CMYK | cmyk(62.3%, 0%, 12.7%, 1.2%) |
| CIE-LAB | lab(90.42, -48.62, 3.14) |
| CIE-LCH | lch(90.42, 48.72, 176.31°) |
| OKLab | oklab(89.99% -0.1393 0.0076) |
| OKLCH | oklch(89.99% 0.14 176.9) |
| XYZ | xyz(52.4418, 77.2154, 79.8366) |
| Luminance | 0.7722 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.52
Light Aqua
#8CFFDB
ΔE00 3.90
Aquamarine
#7FFFD4
ΔE00 4.10
Light Turquoise
#7EF4CC
ΔE00 4.30
Aqua (survey)
#13EAC9
ΔE00 4.70
Bright Teal
#01F9C6
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFCDC #FC5F7F
analogous
#5FFC8E #5FFCDC #5FCDFC
triadic
#5FFCDC #DC5FFC #FCDC5F
tetradic
#5FFCDC #8E5FFC #FC5F7F #CDFC5F
square
#5FFCDC #8E5FFC #FC5F7F #CDFC5F
split-complementary
#5FFCDC #FC5FCD #FC8E5F
monochromatic
#04DCB0 #23FBCF #5FFCDC #9BFDE9 #D7FEF6
Accessibility & contrast
On white
1.28
#5FFCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.44
#5FFCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFCDC
16.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFCDC | 1.00 | 1.28 | 16.44 | 16.44 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EDDB
Deuteranopia (green-blind)
#DCDDDE
Tritanopia (blue-blind)
#00FFF2
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #5ffcdc; /* rgb */ color: rgb(95, 252, 220); /* oklch */ color: oklch(90.0% 0.140 176.9);
Tailwind
colors: {
custom: {
50: '#9cfee6',
500: '#5ffcdc',
950: '#000000',
},
}SCSS
$custom: #5ffcdc; $custom-light: #9cfee6; $custom-dark: #000000;
JSON
{
"hex": "#5ffcdc",
"rgb": {
"r": 95,
"g": 252,
"b": 220
},
"hsl": {
"h": 167.771,
"s": 96.319,
"l": 68.039
},
"oklch": {
"l": 0.89985,
"c": 0.1395,
"h": 176.9
},
"luminance": 0.77221
}Semantic roles & 50–950 ramp
primary
#5FFCDC
secondary
#D52A4D
accent
#002FE6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101816
muted
#808684