#5FD7DB#5FD7DB
#5FD7DB is a light, moderate teal. Relative luminance 0.561; OKLCH L 81.3% C 0.107 H 198.3°. Best body text is #000000 at 12.23:1 contrast (WCAG AA passes).
Color values
| HEX | #5FD7DB |
|---|---|
| RGB | rgb(95, 215, 219) |
| HSL | hsl(182, 63%, 62%) |
| HSV | hsv(182, 57%, 86%) |
| CMYK | cmyk(56.6%, 1.8%, 0%, 14.1%) |
| CIE-LAB | lab(79.70, -32.25, -12.14) |
| CIE-LCH | lch(79.70, 34.46, 200.62°) |
| OKLab | oklab(81.28% -0.1017 -0.0336) |
| OKLCH | oklch(81.28% 0.107 198.3) |
| XYZ | xyz(41.8005, 56.1441, 75.6381) |
| Luminance | 0.5615 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.12
Darkturquoise
#00CED1
ΔE00 4.33
Aqua Blue
#02D8E9
ΔE00 4.58
Robin'S Egg
#6DEDFD
ΔE00 6.51
Bright Light Blue
#26F7FD
ΔE00 7.53
Robin Egg Blue
#8AF1FE
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FD7DB #DB635F
analogous
#5FDBA1 #5FD7DB #5F99DB
triadic
#5FD7DB #DB5FD7 #D7DB5F
tetradic
#5FD7DB #A15FDB #DB635F #99DB5F
square
#5FD7DB #A15FDB #DB635F #99DB5F
split-complementary
#5FD7DB #DB5F99 #DBA15F
monochromatic
#23999C #2EC9CE #5FD7DB #91E3E6 #C3F0F1
Accessibility & contrast
On white
1.72
#5FD7DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.23
#5FD7DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FD7DB
12.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FD7DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FD7DB | 1.00 | 1.72 | 12.23 | 12.23 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACEDC
Deuteranopia (green-blind)
#B6BFDC
Tritanopia (blue-blind)
#00DED8
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #5fd7db; /* rgb */ color: rgb(95, 215, 219); /* oklch */ color: oklch(81.3% 0.107 198.3);
Tailwind
colors: {
custom: {
50: '#98e3e6',
500: '#5fd7db',
950: '#000000',
},
}SCSS
$custom: #5fd7db; $custom-light: #98e3e6; $custom-dark: #000000;
JSON
{
"hex": "#5fd7db",
"rgb": {
"r": 95,
"g": 215,
"b": 219
},
"hsl": {
"h": 181.935,
"s": 63.265,
"l": 61.569
},
"oklch": {
"l": 0.81279,
"c": 0.10714,
"h": 198.3
},
"luminance": 0.56148
}Semantic roles & 50–950 ramp
primary
#5FD7DB
secondary
#A0413E
accent
#201ACB
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484