#5FD6DD#5FD6DD
#5FD6DD is a light, moderate teal. Relative luminance 0.557; OKLCH L 81.1% C 0.107 H 200.6°. Best body text is #000000 at 12.15:1 contrast (WCAG AA passes).
Color values
| HEX | #5FD6DD |
|---|---|
| RGB | rgb(95, 214, 221) |
| HSL | hsl(183, 65%, 62%) |
| HSV | hsv(183, 57%, 87%) |
| CMYK | cmyk(57%, 3.2%, 0%, 13.3%) |
| CIE-LAB | lab(79.47, -31.23, -13.55) |
| CIE-LCH | lch(79.47, 34.04, 203.45°) |
| OKLab | oklab(81.11% -0.0999 -0.0375) |
| OKLCH | oklch(81.11% 0.107 200.6) |
| XYZ | xyz(41.8115, 55.7423, 76.9485) |
| Luminance | 0.5575 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.89
Darkturquoise
#00CED1
ΔE00 4.70
Mediumturquoise
#48D1CC
ΔE00 5.05
Robin'S Egg
#6DEDFD
ΔE00 6.06
Robin Egg Blue
#8AF1FE
ΔE00 7.26
Robin'S Egg Blue
#98EFF9
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FD6DD #DD665F
analogous
#5FDDA5 #5FD6DD #5F97DD
triadic
#5FD6DD #DD5FD6 #D6DD5F
tetradic
#5FD6DD #A55FDD #DD665F #97DD5F
square
#5FD6DD #A55FDD #DD665F #97DD5F
split-complementary
#5FD6DD #DD5F97 #DDA55F
monochromatic
#2299A0 #2DC9D2 #5FD6DD #91E3E8 #C4F0F2
Accessibility & contrast
On white
1.73
#5FD6DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.15
#5FD6DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FD6DD
12.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FD6DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FD6DD | 1.00 | 1.73 | 12.15 | 12.15 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CDDE
Deuteranopia (green-blind)
#B4BFDE
Tritanopia (blue-blind)
#00DDD8
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #5fd6dd; /* rgb */ color: rgb(95, 214, 221); /* oklch */ color: oklch(81.1% 0.107 200.6);
Tailwind
colors: {
custom: {
50: '#98e3e7',
500: '#5fd6dd',
950: '#000000',
},
}SCSS
$custom: #5fd6dd; $custom-light: #98e3e7; $custom-dark: #000000;
JSON
{
"hex": "#5fd6dd",
"rgb": {
"r": 95,
"g": 214,
"b": 221
},
"hsl": {
"h": 183.333,
"s": 64.948,
"l": 61.961
},
"oklch": {
"l": 0.81114,
"c": 0.10667,
"h": 200.6
},
"luminance": 0.55746
}Semantic roles & 50–950 ramp
primary
#5FD6DD
secondary
#A3433D
accent
#2319CD
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484