#5FDCD0#5FDCD0
#5FDCD0 is a very light, moderate teal. Relative luminance 0.582; OKLCH L 82.1% C 0.112 H 186.6°. Best body text is #000000 at 12.63:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDCD0 |
|---|---|
| RGB | rgb(95, 220, 208) |
| HSL | hsl(174, 64%, 62%) |
| HSV | hsv(174, 57%, 86%) |
| CMYK | cmyk(56.8%, 0%, 5.5%, 13.7%) |
| CIE-LAB | lab(80.83, -37.48, -4.58) |
| CIE-LCH | lch(80.83, 37.75, 186.97°) |
| OKLab | oklab(82.09% -0.1117 -0.013) |
| OKLCH | oklch(82.09% 0.112 186.6) |
| XYZ | xyz(41.6927, 58.1692, 68.6929) |
| Luminance | 0.5817 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.44
Mediumturquoise
#48D1CC
ΔE00 3.68
Tiffany Blue
#7BF2DA
ΔE00 6.26
Darkturquoise
#00CED1
ΔE00 6.67
Seafoam Blue
#78D1B6
ΔE00 6.85
Bright Aqua
#0BF9EA
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDCD0 #DC5F6B
analogous
#5FDC92 #5FDCD0 #5FAADC
triadic
#5FDCD0 #D05FDC #DCD05F
tetradic
#5FDCD0 #925FDC #DC5F6B #AADC5F
square
#5FDCD0 #925FDC #DC5F6B #AADC5F
split-complementary
#5FDCD0 #DC5FAA #DC925F
monochromatic
#239E92 #2ED0C1 #5FDCD0 #91E7DF #C3F2EE
Accessibility & contrast
On white
1.66
#5FDCD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.63
#5FDCD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDCD0
12.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDCD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDCD0 | 1.00 | 1.66 | 12.63 | 12.63 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D1D0
Deuteranopia (green-blind)
#BEC3D1
Tritanopia (blue-blind)
#00E1D8
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #5fdcd0; /* rgb */ color: rgb(95, 220, 208); /* oklch */ color: oklch(82.1% 0.112 186.6);
Tailwind
colors: {
custom: {
50: '#98e7de',
500: '#5fdcd0',
950: '#000000',
},
}SCSS
$custom: #5fdcd0; $custom-light: #98e7de; $custom-dark: #000000;
JSON
{
"hex": "#5fdcd0",
"rgb": {
"r": 95,
"g": 220,
"b": 208
},
"hsl": {
"h": 174.24,
"s": 64.103,
"l": 61.765
},
"oklch": {
"l": 0.82094,
"c": 0.11242,
"h": 186.6
},
"luminance": 0.58173
}Semantic roles & 50–950 ramp
primary
#5FDCD0
secondary
#A23E47
accent
#1A2BCC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484