#5FDCDC#5FDCDC
#5FDCDC is a very light, moderate teal. Relative luminance 0.588; OKLCH L 82.5% C 0.110 H 195.2°. Best body text is #000000 at 12.76:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDCDC |
|---|---|
| RGB | rgb(95, 220, 220) |
| HSL | hsl(180, 64%, 62%) |
| HSV | hsv(180, 57%, 86%) |
| CMYK | cmyk(56.8%, 0%, 0%, 13.7%) |
| CIE-LAB | lab(81.17, -34.34, -10.47) |
| CIE-LCH | lch(81.17, 35.90, 196.95°) |
| OKLab | oklab(82.48% -0.1066 -0.029) |
| OKLCH | oklch(82.48% 0.11 195.2) |
| XYZ | xyz(43.2252, 58.7822, 76.7644) |
| Luminance | 0.5879 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.62
Darkturquoise
#00CED1
ΔE00 4.80
Aqua Blue
#02D8E9
ΔE00 5.80
Turquoise
#40E0D0
ΔE00 5.99
Bright Light Blue
#26F7FD
ΔE00 6.56
Robin'S Egg
#6DEDFD
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDCDC #DC5F5F
analogous
#5FDC9E #5FDCDC #5F9EDC
triadic
#5FDCDC #DC5FDC #DCDC5F
tetradic
#5FDCDC #9E5FDC #DC5F5F #9EDC5F
square
#5FDCDC #9E5FDC #DC5F5F #9EDC5F
split-complementary
#5FDCDC #DC5F9E #DC9E5F
monochromatic
#239E9E #2ED0D0 #5FDCDC #91E7E7 #C3F2F2
Accessibility & contrast
On white
1.65
#5FDCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.76
#5FDCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDCDC
12.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDCDC | 1.00 | 1.65 | 12.76 | 12.76 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD2DC
Deuteranopia (green-blind)
#BBC3DD
Tritanopia (blue-blind)
#00E2DC
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #5fdcdc; /* rgb */ color: rgb(95, 220, 220); /* oklch */ color: oklch(82.5% 0.110 195.2);
Tailwind
colors: {
custom: {
50: '#99e7e6',
500: '#5fdcdc',
950: '#000000',
},
}SCSS
$custom: #5fdcdc; $custom-light: #99e7e6; $custom-dark: #000000;
JSON
{
"hex": "#5fdcdc",
"rgb": {
"r": 95,
"g": 220,
"b": 220
},
"hsl": {
"h": 180,
"s": 64.103,
"l": 61.765
},
"oklch": {
"l": 0.8248,
"c": 0.11045,
"h": 195.2
},
"luminance": 0.58787
}Semantic roles & 50–950 ramp
primary
#5FDCDC
secondary
#A23E3E
accent
#1A1ACC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1616
muted
#808484