#5FDDCC#5FDDCC
#5FDDCC is a very light, moderate teal. Relative luminance 0.585; OKLCH L 82.2% C 0.115 H 183.3°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDDCC |
|---|---|
| RGB | rgb(95, 221, 204) |
| HSL | hsl(172, 65%, 62%) |
| HSV | hsv(172, 57%, 87%) |
| CMYK | cmyk(57%, 0%, 7.7%, 13.3%) |
| CIE-LAB | lab(81.02, -38.95, -2.18) |
| CIE-LCH | lch(81.02, 39.01, 183.20°) |
| OKLab | oklab(82.21% -0.1145 -0.0065) |
| OKLCH | oklch(82.21% 0.115 183.3) |
| XYZ | xyz(41.4700, 58.5013, 66.2214) |
| Luminance | 0.5850 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.06
Mediumturquoise
#48D1CC
ΔE00 5.01
Tiffany Blue
#7BF2DA
ΔE00 5.30
Seafoam Blue
#78D1B6
ΔE00 5.72
Aqua (survey)
#13EAC9
ΔE00 5.90
Bright Aqua
#0BF9EA
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDDCC #DD5F70
analogous
#5FDD8D #5FDDCC #5FAFDD
triadic
#5FDDCC #CC5FDD #DDCC5F
tetradic
#5FDDCC #8D5FDD #DD5F70 #AFDD5F
square
#5FDDCC #8D5FDD #DD5F70 #AFDD5F
split-complementary
#5FDDCC #DD5FAF #DD8D5F
monochromatic
#22A08F #2DD2BC #5FDDCC #91E8DC #C4F2EC
Accessibility & contrast
On white
1.65
#5FDDCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.70
#5FDDCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDDCC
12.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDDCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDDCC | 1.00 | 1.65 | 12.70 | 12.70 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D2CB
Deuteranopia (green-blind)
#C0C3CE
Tritanopia (blue-blind)
#00E1D8
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #5fddcc; /* rgb */ color: rgb(95, 221, 204); /* oklch */ color: oklch(82.2% 0.115 183.3);
Tailwind
colors: {
custom: {
50: '#98e8db',
500: '#5fddcc',
950: '#000000',
},
}SCSS
$custom: #5fddcc; $custom-light: #98e8db; $custom-dark: #000000;
JSON
{
"hex": "#5fddcc",
"rgb": {
"r": 95,
"g": 221,
"b": 204
},
"hsl": {
"h": 171.905,
"s": 64.948,
"l": 61.961
},
"oklch": {
"l": 0.82207,
"c": 0.11464,
"h": 183.3
},
"luminance": 0.58505
}Semantic roles & 50–950 ramp
primary
#5FDDCC
secondary
#A33D4B
accent
#1931CD
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1615
muted
#808484