#5FDBD9#5FDBD9
#5FDBD9 is a very light, moderate teal. Relative luminance 0.581; OKLCH L 82.1% C 0.110 H 193.8°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDBD9 |
|---|---|
| RGB | rgb(95, 219, 217) |
| HSL | hsl(179, 63%, 62%) |
| HSV | hsv(179, 57%, 86%) |
| CMYK | cmyk(56.6%, 0%, 0.9%, 14.1%) |
| CIE-LAB | lab(80.80, -34.67, -9.43) |
| CIE-LCH | lch(80.80, 35.93, 195.22°) |
| OKLab | oklab(82.15% -0.1068 -0.0262) |
| OKLCH | oklch(82.15% 0.11 193.8) |
| XYZ | xyz(42.5698, 58.1014, 74.6034) |
| Luminance | 0.5811 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.08
Darkturquoise
#00CED1
ΔE00 4.75
Turquoise
#40E0D0
ΔE00 5.35
Aqua Blue
#02D8E9
ΔE00 6.41
Bright Light Blue
#26F7FD
ΔE00 6.97
Robin'S Egg
#6DEDFD
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDBD9 #DB5F61
analogous
#5FDB9B #5FDBD9 #5F9FDB
triadic
#5FDBD9 #D95FDB #DBD95F
tetradic
#5FDBD9 #9B5FDB #DB5F61 #9FDB5F
square
#5FDBD9 #9B5FDB #DB5F61 #9FDB5F
split-complementary
#5FDBD9 #DB5F9F #DB9B5F
monochromatic
#239C9A #2ECECC #5FDBD9 #91E6E5 #C3F1F1
Accessibility & contrast
On white
1.66
#5FDBD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#5FDBD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDBD9
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDBD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDBD9 | 1.00 | 1.66 | 12.62 | 12.62 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD1D9
Deuteranopia (green-blind)
#BAC2DA
Tritanopia (blue-blind)
#00E1DA
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #5fdbd9; /* rgb */ color: rgb(95, 219, 217); /* oklch */ color: oklch(82.1% 0.110 193.8);
Tailwind
colors: {
custom: {
50: '#98e6e4',
500: '#5fdbd9',
950: '#000000',
},
}SCSS
$custom: #5fdbd9; $custom-light: #98e6e4; $custom-dark: #000000;
JSON
{
"hex": "#5fdbd9",
"rgb": {
"r": 95,
"g": 219,
"b": 217
},
"hsl": {
"h": 179.032,
"s": 63.265,
"l": 61.569
},
"oklch": {
"l": 0.82147,
"c": 0.10994,
"h": 193.8
},
"luminance": 0.58106
}Semantic roles & 50–950 ramp
primary
#5FDBD9
secondary
#A03E3F
accent
#1A1DCB
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484