#5FD3DB#5FD3DB
#5FD3DB is a light, moderate teal. Relative luminance 0.541; OKLCH L 80.3% C 0.105 H 201.5°. Best body text is #000000 at 11.83:1 contrast (WCAG AA passes).
Color values
| HEX | #5FD3DB |
|---|---|
| RGB | rgb(95, 211, 219) |
| HSL | hsl(184, 63%, 62%) |
| HSV | hsv(184, 57%, 86%) |
| CMYK | cmyk(56.6%, 3.7%, 0%, 14.1%) |
| CIE-LAB | lab(78.54, -30.34, -13.87) |
| CIE-LCH | lch(78.54, 33.36, 204.57°) |
| OKLab | oklab(80.35% -0.0975 -0.0384) |
| OKLCH | oklch(80.35% 0.105 201.5) |
| XYZ | xyz(40.7944, 54.1318, 75.3027) |
| Luminance | 0.5414 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.88
Darkturquoise
#00CED1
ΔE00 4.73
Mediumturquoise
#48D1CC
ΔE00 5.32
Robin'S Egg
#6DEDFD
ΔE00 6.50
Robin Egg Blue
#8AF1FE
ΔE00 7.70
Robin'S Egg Blue
#98EFF9
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FD3DB #DB675F
analogous
#5FDBA5 #5FD3DB #5F95DB
triadic
#5FD3DB #DB5FD3 #D3DB5F
tetradic
#5FD3DB #A55FDB #DB675F #95DB5F
square
#5FD3DB #A55FDB #DB675F #95DB5F
split-complementary
#5FD3DB #DB5F95 #DBA55F
monochromatic
#23959C #2EC4CE #5FD3DB #91E1E6 #C3EEF1
Accessibility & contrast
On white
1.78
#5FD3DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.83
#5FD3DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FD3DB
11.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FD3DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FD3DB | 1.00 | 1.78 | 11.83 | 11.83 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CBDC
Deuteranopia (green-blind)
#B1BCDC
Tritanopia (blue-blind)
#00DAD5
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #5fd3db; /* rgb */ color: rgb(95, 211, 219); /* oklch */ color: oklch(80.3% 0.105 201.5);
Tailwind
colors: {
custom: {
50: '#98e1e6',
500: '#5fd3db',
950: '#000000',
},
}SCSS
$custom: #5fd3db; $custom-light: #98e1e6; $custom-dark: #000000;
JSON
{
"hex": "#5fd3db",
"rgb": {
"r": 95,
"g": 211,
"b": 219
},
"hsl": {
"h": 183.871,
"s": 63.265,
"l": 61.569
},
"oklch": {
"l": 0.80346,
"c": 0.10479,
"h": 201.5
},
"luminance": 0.54136
}Semantic roles & 50–950 ramp
primary
#5FD3DB
secondary
#A0443E
accent
#261ACB
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484