#5FD6DB#5FD6DB
#5FD6DB is a light, moderate teal. Relative luminance 0.556; OKLCH L 81.0% C 0.107 H 199.1°. Best body text is #000000 at 12.13:1 contrast (WCAG AA passes).
Color values
| HEX | #5FD6DB |
|---|---|
| RGB | rgb(95, 214, 219) |
| HSL | hsl(182, 63%, 62%) |
| HSV | hsv(182, 57%, 86%) |
| CMYK | cmyk(56.6%, 2.3%, 0%, 14.1%) |
| CIE-LAB | lab(79.41, -31.77, -12.57) |
| CIE-LCH | lch(79.41, 34.17, 201.58°) |
| OKLab | oklab(81.05% -0.1007 -0.0348) |
| OKLCH | oklch(81.05% 0.107 199.1) |
| XYZ | xyz(41.5467, 55.6364, 75.5535) |
| Luminance | 0.5564 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.35
Darkturquoise
#00CED1
ΔE00 4.36
Mediumturquoise
#48D1CC
ΔE00 4.38
Robin'S Egg
#6DEDFD
ΔE00 6.46
Robin Egg Blue
#8AF1FE
ΔE00 7.58
Bright Light Blue
#26F7FD
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FD6DB #DB645F
analogous
#5FDBA2 #5FD6DB #5F98DB
triadic
#5FD6DB #DB5FD6 #D6DB5F
tetradic
#5FD6DB #A25FDB #DB645F #98DB5F
square
#5FD6DB #A25FDB #DB645F #98DB5F
split-complementary
#5FD6DB #DB5F98 #DBA25F
monochromatic
#23989C #2EC8CE #5FD6DB #91E3E6 #C3F0F1
Accessibility & contrast
On white
1.73
#5FD6DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.13
#5FD6DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FD6DB
12.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FD6DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FD6DB | 1.00 | 1.73 | 12.13 | 12.13 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CDDC
Deuteranopia (green-blind)
#B5BEDC
Tritanopia (blue-blind)
#00DDD7
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #5fd6db; /* rgb */ color: rgb(95, 214, 219); /* oklch */ color: oklch(81.0% 0.107 199.1);
Tailwind
colors: {
custom: {
50: '#98e3e6',
500: '#5fd6db',
950: '#000000',
},
}SCSS
$custom: #5fd6db; $custom-light: #98e3e6; $custom-dark: #000000;
JSON
{
"hex": "#5fd6db",
"rgb": {
"r": 95,
"g": 214,
"b": 219
},
"hsl": {
"h": 182.419,
"s": 63.265,
"l": 61.569
},
"oklch": {
"l": 0.81045,
"c": 0.10652,
"h": 199.1
},
"luminance": 0.55641
}Semantic roles & 50–950 ramp
primary
#5FD6DB
secondary
#A0423E
accent
#221ACB
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484