#5FD4DB#5FD4DB
#5FD4DB is a light, moderate teal. Relative luminance 0.546; OKLCH L 80.6% C 0.105 H 200.7°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).
Color values
| HEX | #5FD4DB |
|---|---|
| RGB | rgb(95, 212, 219) |
| HSL | hsl(183, 63%, 62%) |
| HSV | hsv(183, 57%, 86%) |
| CMYK | cmyk(56.6%, 3.2%, 0%, 14.1%) |
| CIE-LAB | lab(78.83, -30.82, -13.44) |
| CIE-LCH | lch(78.83, 33.62, 203.56°) |
| OKLab | oklab(80.58% -0.0986 -0.0372) |
| OKLCH | oklch(80.58% 0.105 200.7) |
| XYZ | xyz(41.0436, 54.6303, 75.3858) |
| Luminance | 0.5463 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.99
Darkturquoise
#00CED1
ΔE00 4.56
Mediumturquoise
#48D1CC
ΔE00 4.98
Robin'S Egg
#6DEDFD
ΔE00 6.46
Robin Egg Blue
#8AF1FE
ΔE00 7.64
Robin'S Egg Blue
#98EFF9
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FD4DB #DB665F
analogous
#5FDBA4 #5FD4DB #5F96DB
triadic
#5FD4DB #DB5FD4 #D4DB5F
tetradic
#5FD4DB #A45FDB #DB665F #96DB5F
square
#5FD4DB #A45FDB #DB665F #96DB5F
split-complementary
#5FD4DB #DB5F96 #DBA45F
monochromatic
#23969C #2EC5CE #5FD4DB #91E1E6 #C3EFF1
Accessibility & contrast
On white
1.76
#5FD4DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.93
#5FD4DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FD4DB
11.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FD4DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FD4DB | 1.00 | 1.76 | 11.93 | 11.93 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CCDC
Deuteranopia (green-blind)
#B2BDDC
Tritanopia (blue-blind)
#00DBD6
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #5fd4db; /* rgb */ color: rgb(95, 212, 219); /* oklch */ color: oklch(80.6% 0.105 200.7);
Tailwind
colors: {
custom: {
50: '#98e1e6',
500: '#5fd4db',
950: '#000000',
},
}SCSS
$custom: #5fd4db; $custom-light: #98e1e6; $custom-dark: #000000;
JSON
{
"hex": "#5fd4db",
"rgb": {
"r": 95,
"g": 212,
"b": 219
},
"hsl": {
"h": 183.387,
"s": 63.265,
"l": 61.569
},
"oklch": {
"l": 0.80579,
"c": 0.10535,
"h": 200.7
},
"luminance": 0.54634
}Semantic roles & 50–950 ramp
primary
#5FD4DB
secondary
#A0433E
accent
#241ACB
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484