#5FD2DB#5FD2DB
#5FD2DB is a light, moderate teal. Relative luminance 0.536; OKLCH L 80.1% C 0.104 H 202.3°. Best body text is #000000 at 11.73:1 contrast (WCAG AA passes).
Color values
| HEX | #5FD2DB |
|---|---|
| RGB | rgb(95, 210, 219) |
| HSL | hsl(184, 63%, 62%) |
| HSV | hsv(184, 57%, 86%) |
| CMYK | cmyk(56.6%, 4.1%, 0%, 14.1%) |
| CIE-LAB | lab(78.25, -29.85, -14.30) |
| CIE-LCH | lch(78.25, 33.10, 205.60°) |
| OKLab | oklab(80.11% -0.0965 -0.0396) |
| OKLCH | oklch(80.11% 0.104 202.3) |
| XYZ | xyz(40.5468, 53.6365, 75.2202) |
| Luminance | 0.5364 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.83
Darkturquoise
#00CED1
ΔE00 4.93
Mediumturquoise
#48D1CC
ΔE00 5.67
Robin'S Egg
#6DEDFD
ΔE00 6.57
Robin Egg Blue
#8AF1FE
ΔE00 7.79
Robin'S Egg Blue
#98EFF9
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FD2DB #DB685F
analogous
#5FDBA6 #5FD2DB #5F94DB
triadic
#5FD2DB #DB5FD2 #D2DB5F
tetradic
#5FD2DB #A65FDB #DB685F #94DB5F
square
#5FD2DB #A65FDB #DB685F #94DB5F
split-complementary
#5FD2DB #DB5F94 #DBA65F
monochromatic
#23949C #2EC3CE #5FD2DB #91E0E6 #C3EEF1
Accessibility & contrast
On white
1.79
#5FD2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.73
#5FD2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FD2DB
11.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FD2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FD2DB | 1.00 | 1.79 | 11.73 | 11.73 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CADC
Deuteranopia (green-blind)
#B0BBDC
Tritanopia (blue-blind)
#00D9D4
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #5fd2db; /* rgb */ color: rgb(95, 210, 219); /* oklch */ color: oklch(80.1% 0.104 202.3);
Tailwind
colors: {
custom: {
50: '#98e0e6',
500: '#5fd2db',
950: '#000000',
},
}SCSS
$custom: #5fd2db; $custom-light: #98e0e6; $custom-dark: #000000;
JSON
{
"hex": "#5fd2db",
"rgb": {
"r": 95,
"g": 210,
"b": 219
},
"hsl": {
"h": 184.355,
"s": 63.265,
"l": 61.569
},
"oklch": {
"l": 0.80113,
"c": 0.10426,
"h": 202.3
},
"luminance": 0.53641
}Semantic roles & 50–950 ramp
primary
#5FD2DB
secondary
#A0453E
accent
#271ACB
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484