#5FDCDD#5FDCDD
#5FDCDD is a very light, moderate teal. Relative luminance 0.588; OKLCH L 82.5% C 0.110 H 196.0°. Best body text is #000000 at 12.77:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDCDD |
|---|---|
| RGB | rgb(95, 220, 221) |
| HSL | hsl(180, 65%, 62%) |
| HSV | hsv(180, 57%, 87%) |
| CMYK | cmyk(57%, 0.5%, 0%, 13.3%) |
| CIE-LAB | lab(81.20, -34.07, -10.96) |
| CIE-LCH | lch(81.20, 35.79, 197.82°) |
| OKLab | oklab(82.51% -0.1062 -0.0303) |
| OKLCH | oklch(82.51% 0.11 196) |
| XYZ | xyz(43.3581, 58.8354, 77.4640) |
| Luminance | 0.5884 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.84
Darkturquoise
#00CED1
ΔE00 4.80
Aqua Blue
#02D8E9
ΔE00 5.50
Turquoise
#40E0D0
ΔE00 6.34
Bright Light Blue
#26F7FD
ΔE00 6.49
Robin'S Egg
#6DEDFD
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDCDD #DD605F
analogous
#5FDD9F #5FDCDD #5F9DDD
triadic
#5FDCDD #DD5FDC #DCDD5F
tetradic
#5FDCDD #9F5FDD #DD605F #9DDD5F
square
#5FDCDD #9F5FDD #DD605F #9DDD5F
split-complementary
#5FDCDD #DD5F9D #DD9F5F
monochromatic
#229FA0 #2DD1D2 #5FDCDD #91E7E8 #C4F2F2
Accessibility & contrast
On white
1.64
#5FDCDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.77
#5FDCDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDCDD
12.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDCDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDCDD | 1.00 | 1.64 | 12.77 | 12.77 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD2DD
Deuteranopia (green-blind)
#BAC3DE
Tritanopia (blue-blind)
#00E2DC
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #5fdcdd; /* rgb */ color: rgb(95, 220, 221); /* oklch */ color: oklch(82.5% 0.110 196.0);
Tailwind
colors: {
custom: {
50: '#99e7e7',
500: '#5fdcdd',
950: '#000000',
},
}SCSS
$custom: #5fdcdd; $custom-light: #99e7e7; $custom-dark: #000000;
JSON
{
"hex": "#5fdcdd",
"rgb": {
"r": 95,
"g": 220,
"b": 221
},
"hsl": {
"h": 180.476,
"s": 64.948,
"l": 61.961
},
"oklch": {
"l": 0.82514,
"c": 0.11041,
"h": 196
},
"luminance": 0.5884
}Semantic roles & 50–950 ramp
primary
#5FDCDD
secondary
#A33E3D
accent
#1A19CD
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1616
muted
#808484