#5FDDDC#5FDDDC
#5FDDDC is a very light, moderate teal. Relative luminance 0.593; OKLCH L 82.7% C 0.111 H 194.5°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDDDC |
|---|---|
| RGB | rgb(95, 221, 220) |
| HSL | hsl(180, 65%, 62%) |
| HSV | hsv(180, 57%, 87%) |
| CMYK | cmyk(57%, 0%, 0.5%, 13.3%) |
| CIE-LAB | lab(81.46, -34.81, -10.04) |
| CIE-LCH | lch(81.46, 36.22, 196.08°) |
| OKLab | oklab(82.71% -0.1076 -0.0278) |
| OKLCH | oklch(82.71% 0.111 194.5) |
| XYZ | xyz(43.4885, 59.3087, 76.8521) |
| Luminance | 0.5931 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.60
Darkturquoise
#00CED1
ΔE00 4.99
Turquoise
#40E0D0
ΔE00 5.61
Aqua Blue
#02D8E9
ΔE00 6.15
Bright Light Blue
#26F7FD
ΔE00 6.44
Robin'S Egg
#6DEDFD
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDDDC #DD5F60
analogous
#5FDD9D #5FDDDC #5F9FDD
triadic
#5FDDDC #DC5FDD #DDDC5F
tetradic
#5FDDDC #9D5FDD #DD5F60 #9FDD5F
square
#5FDDDC #9D5FDD #DD5F60 #9FDD5F
split-complementary
#5FDDDC #DD5F9F #DD9D5F
monochromatic
#22A09F #2DD2D1 #5FDDDC #91E8E7 #C4F2F2
Accessibility & contrast
On white
1.63
#5FDDDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#5FDDDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDDDC
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDDDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDDDC | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D3DC
Deuteranopia (green-blind)
#BCC4DD
Tritanopia (blue-blind)
#00E3DC
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #5fdddc; /* rgb */ color: rgb(95, 221, 220); /* oklch */ color: oklch(82.7% 0.111 194.5);
Tailwind
colors: {
custom: {
50: '#99e8e6',
500: '#5fdddc',
950: '#000000',
},
}SCSS
$custom: #5fdddc; $custom-light: #99e8e6; $custom-dark: #000000;
JSON
{
"hex": "#5fdddc",
"rgb": {
"r": 95,
"g": 221,
"b": 220
},
"hsl": {
"h": 179.524,
"s": 64.948,
"l": 61.961
},
"oklch": {
"l": 0.82714,
"c": 0.11116,
"h": 194.5
},
"luminance": 0.59313
}Semantic roles & 50–950 ramp
primary
#5FDDDC
secondary
#A33D3E
accent
#191ACD
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1616
muted
#808484