#5FD9DB#5FD9DB
#5FD9DB is a light, moderate teal. Relative luminance 0.572; OKLCH L 81.7% C 0.108 H 196.7°. Best body text is #000000 at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #5FD9DB |
|---|---|
| RGB | rgb(95, 217, 219) |
| HSL | hsl(181, 63%, 62%) |
| HSV | hsv(181, 57%, 86%) |
| CMYK | cmyk(56.6%, 0.9%, 0%, 14.1%) |
| CIE-LAB | lab(80.27, -33.19, -11.27) |
| CIE-LCH | lch(80.27, 35.06, 198.76°) |
| OKLab | oklab(81.75% -0.1038 -0.0312) |
| OKLCH | oklch(81.75% 0.108 196.7) |
| XYZ | xyz(42.3129, 57.1688, 75.8089) |
| Luminance | 0.5717 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.70
Darkturquoise
#00CED1
ΔE00 4.41
Aqua Blue
#02D8E9
ΔE00 5.14
Robin'S Egg
#6DEDFD
ΔE00 6.69
Turquoise
#40E0D0
ΔE00 6.82
Bright Light Blue
#26F7FD
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FD9DB #DB615F
analogous
#5FDB9F #5FD9DB #5F9BDB
triadic
#5FD9DB #DB5FD9 #D9DB5F
tetradic
#5FD9DB #9F5FDB #DB615F #9BDB5F
square
#5FD9DB #9F5FDB #DB615F #9BDB5F
split-complementary
#5FD9DB #DB5F9B #DB9F5F
monochromatic
#239A9C #2ECCCE #5FD9DB #91E5E6 #C3F1F1
Accessibility & contrast
On white
1.69
#5FD9DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.43
#5FD9DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FD9DB
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FD9DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FD9DB | 1.00 | 1.69 | 12.43 | 12.43 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD0DB
Deuteranopia (green-blind)
#B8C1DC
Tritanopia (blue-blind)
#00DFD9
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #5fd9db; /* rgb */ color: rgb(95, 217, 219); /* oklch */ color: oklch(81.7% 0.108 196.7);
Tailwind
colors: {
custom: {
50: '#98e5e6',
500: '#5fd9db',
950: '#000000',
},
}SCSS
$custom: #5fd9db; $custom-light: #98e5e6; $custom-dark: #000000;
JSON
{
"hex": "#5fd9db",
"rgb": {
"r": 95,
"g": 217,
"b": 219
},
"hsl": {
"h": 180.968,
"s": 63.265,
"l": 61.569
},
"oklch": {
"l": 0.81746,
"c": 0.10844,
"h": 196.7
},
"luminance": 0.57173
}Semantic roles & 50–950 ramp
primary
#5FD9DB
secondary
#A03F3E
accent
#1D1ACB
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484