#5FD8DB#5FD8DB
#5FD8DB is a light, moderate teal. Relative luminance 0.567; OKLCH L 81.5% C 0.108 H 197.5°. Best body text is #000000 at 12.33:1 contrast (WCAG AA passes).
Color values
| HEX | #5FD8DB |
|---|---|
| RGB | rgb(95, 216, 219) |
| HSL | hsl(181, 63%, 62%) |
| HSV | hsv(181, 57%, 86%) |
| CMYK | cmyk(56.6%, 1.4%, 0%, 14.1%) |
| CIE-LAB | lab(79.99, -32.72, -11.70) |
| CIE-LCH | lch(79.99, 34.75, 199.68°) |
| OKLab | oklab(81.51% -0.1028 -0.0324) |
| OKLCH | oklch(81.51% 0.108 197.5) |
| XYZ | xyz(42.0559, 56.6549, 75.7232) |
| Luminance | 0.5666 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.89
Darkturquoise
#00CED1
ΔE00 4.35
Aqua Blue
#02D8E9
ΔE00 4.85
Robin'S Egg
#6DEDFD
ΔE00 6.59
Turquoise
#40E0D0
ΔE00 7.23
Bright Light Blue
#26F7FD
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FD8DB #DB625F
analogous
#5FDBA0 #5FD8DB #5F9ADB
triadic
#5FD8DB #DB5FD8 #D8DB5F
tetradic
#5FD8DB #A05FDB #DB625F #9ADB5F
square
#5FD8DB #A05FDB #DB625F #9ADB5F
split-complementary
#5FD8DB #DB5F9A #DBA05F
monochromatic
#23999C #2ECACE #5FD8DB #91E4E6 #C3F0F1
Accessibility & contrast
On white
1.70
#5FD8DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.33
#5FD8DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FD8DB
12.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FD8DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FD8DB | 1.00 | 1.70 | 12.33 | 12.33 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCFDB
Deuteranopia (green-blind)
#B7C0DC
Tritanopia (blue-blind)
#00DFD9
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #5fd8db; /* rgb */ color: rgb(95, 216, 219); /* oklch */ color: oklch(81.5% 0.108 197.5);
Tailwind
colors: {
custom: {
50: '#98e4e6',
500: '#5fd8db',
950: '#000000',
},
}SCSS
$custom: #5fd8db; $custom-light: #98e4e6; $custom-dark: #000000;
JSON
{
"hex": "#5fd8db",
"rgb": {
"r": 95,
"g": 216,
"b": 219
},
"hsl": {
"h": 181.452,
"s": 63.265,
"l": 61.569
},
"oklch": {
"l": 0.81512,
"c": 0.10778,
"h": 197.5
},
"luminance": 0.56659
}Semantic roles & 50–950 ramp
primary
#5FD8DB
secondary
#A0403E
accent
#1F1ACB
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484