#5FDDCD#5FDDCD
#5FDDCD is a very light, moderate teal. Relative luminance 0.586; OKLCH L 82.2% C 0.114 H 183.9°. Best body text is #000000 at 12.71:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDDCD |
|---|---|
| RGB | rgb(95, 221, 205) |
| HSL | hsl(172, 65%, 62%) |
| HSV | hsv(172, 57%, 87%) |
| CMYK | cmyk(57%, 0%, 7.2%, 13.3%) |
| CIE-LAB | lab(81.04, -38.69, -2.67) |
| CIE-LCH | lch(81.04, 38.79, 183.95°) |
| OKLab | oklab(82.24% -0.114 -0.0078) |
| OKLCH | oklch(82.24% 0.114 183.9) |
| XYZ | xyz(41.5903, 58.5494, 66.8551) |
| Luminance | 0.5855 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.00
Mediumturquoise
#48D1CC
ΔE00 4.75
Tiffany Blue
#7BF2DA
ΔE00 5.43
Seafoam Blue
#78D1B6
ΔE00 5.95
Aqua (survey)
#13EAC9
ΔE00 6.15
Bright Aqua
#0BF9EA
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDDCD #DD5F6F
analogous
#5FDD8E #5FDDCD #5FAEDD
triadic
#5FDDCD #CD5FDD #DDCD5F
tetradic
#5FDDCD #8E5FDD #DD5F6F #AEDD5F
square
#5FDDCD #8E5FDD #DD5F6F #AEDD5F
split-complementary
#5FDDCD #DD5FAE #DD8E5F
monochromatic
#22A090 #2DD2BD #5FDDCD #91E8DD #C4F2ED
Accessibility & contrast
On white
1.65
#5FDDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.71
#5FDDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDDCD
12.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDDCD | 1.00 | 1.65 | 12.71 | 12.71 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D2CC
Deuteranopia (green-blind)
#C0C3CF
Tritanopia (blue-blind)
#00E1D8
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #5fddcd; /* rgb */ color: rgb(95, 221, 205); /* oklch */ color: oklch(82.2% 0.114 183.9);
Tailwind
colors: {
custom: {
50: '#98e8dc',
500: '#5fddcd',
950: '#000000',
},
}SCSS
$custom: #5fddcd; $custom-light: #98e8dc; $custom-dark: #000000;
JSON
{
"hex": "#5fddcd",
"rgb": {
"r": 95,
"g": 221,
"b": 205
},
"hsl": {
"h": 172.381,
"s": 64.948,
"l": 61.961
},
"oklch": {
"l": 0.82238,
"c": 0.11429,
"h": 183.9
},
"luminance": 0.58554
}Semantic roles & 50–950 ramp
primary
#5FDDCD
secondary
#A33D4A
accent
#1930CD
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1615
muted
#808484