#5FD5DD#5FD5DD
#5FD5DD is a light, moderate teal. Relative luminance 0.552; OKLCH L 80.9% C 0.106 H 201.4°. Best body text is #000000 at 12.05:1 contrast (WCAG AA passes).
Color values
| HEX | #5FD5DD |
|---|---|
| RGB | rgb(95, 213, 221) |
| HSL | hsl(184, 65%, 62%) |
| HSV | hsv(184, 57%, 87%) |
| CMYK | cmyk(57%, 3.6%, 0%, 13.3%) |
| CIE-LAB | lab(79.18, -30.75, -13.98) |
| CIE-LCH | lch(79.18, 33.78, 204.45°) |
| OKLab | oklab(80.88% -0.0988 -0.0387) |
| OKLCH | oklch(80.88% 0.106 201.4) |
| XYZ | xyz(41.5592, 55.2377, 76.8644) |
| Luminance | 0.5524 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.75
Darkturquoise
#00CED1
ΔE00 4.83
Mediumturquoise
#48D1CC
ΔE00 5.35
Robin'S Egg
#6DEDFD
ΔE00 6.09
Robin Egg Blue
#8AF1FE
ΔE00 7.32
Robin'S Egg Blue
#98EFF9
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FD5DD #DD675F
analogous
#5FDDA6 #5FD5DD #5F96DD
triadic
#5FD5DD #DD5FD5 #D5DD5F
tetradic
#5FD5DD #A65FDD #DD675F #96DD5F
square
#5FD5DD #A65FDD #DD675F #96DD5F
split-complementary
#5FD5DD #DD5F96 #DDA65F
monochromatic
#2298A0 #2DC8D2 #5FD5DD #91E2E8 #C4EFF2
Accessibility & contrast
On white
1.74
#5FD5DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.05
#5FD5DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FD5DD
12.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FD5DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FD5DD | 1.00 | 1.74 | 12.05 | 12.05 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CDDE
Deuteranopia (green-blind)
#B3BEDE
Tritanopia (blue-blind)
#00DCD7
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #5fd5dd; /* rgb */ color: rgb(95, 213, 221); /* oklch */ color: oklch(80.9% 0.106 201.4);
Tailwind
colors: {
custom: {
50: '#98e2e7',
500: '#5fd5dd',
950: '#000000',
},
}SCSS
$custom: #5fd5dd; $custom-light: #98e2e7; $custom-dark: #000000;
JSON
{
"hex": "#5fd5dd",
"rgb": {
"r": 95,
"g": 213,
"b": 221
},
"hsl": {
"h": 183.81,
"s": 64.948,
"l": 61.961
},
"oklch": {
"l": 0.80881,
"c": 0.10611,
"h": 201.4
},
"luminance": 0.55242
}Semantic roles & 50–950 ramp
primary
#5FD5DD
secondary
#A3443D
accent
#2419CD
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484