#5FD8D9#5FD8D9
#5FD8D9 is a light, moderate teal. Relative luminance 0.566; OKLCH L 81.4% C 0.108 H 196.0°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).
Color values
| HEX | #5FD8D9 |
|---|---|
| RGB | rgb(95, 216, 217) |
| HSL | hsl(180, 62%, 61%) |
| HSV | hsv(180, 56%, 85%) |
| CMYK | cmyk(56.2%, 0.5%, 0%, 14.9%) |
| CIE-LAB | lab(79.93, -33.26, -10.72) |
| CIE-LCH | lch(79.93, 34.95, 197.87°) |
| OKLab | oklab(81.45% -0.1036 -0.0297) |
| OKLCH | oklch(81.45% 0.108 196) |
| XYZ | xyz(41.7942, 56.5502, 74.3449) |
| Luminance | 0.5655 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.32
Darkturquoise
#00CED1
ΔE00 4.26
Aqua Blue
#02D8E9
ΔE00 5.44
Turquoise
#40E0D0
ΔE00 6.54
Robin'S Egg
#6DEDFD
ΔE00 7.11
Bright Light Blue
#26F7FD
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FD8D9 #D9605F
analogous
#5FD99D #5FD8D9 #5F9BD9
triadic
#5FD8D9 #D95FD8 #D8D95F
tetradic
#5FD8D9 #9D5FD9 #D9605F #9BD95F
square
#5FD8D9 #9D5FD9 #D9605F #9BD95F
split-complementary
#5FD8D9 #D95F9B #D99D5F
monochromatic
#249899 #30C9CB #5FD8D9 #90E4E5 #C2F0F0
Accessibility & contrast
On white
1.71
#5FD8D9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.31
#5FD8D9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FD8D9
12.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FD8D9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FD8D9 | 1.00 | 1.71 | 12.31 | 12.31 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCFD9
Deuteranopia (green-blind)
#B7C0DA
Tritanopia (blue-blind)
#00DED8
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #5fd8d9; /* rgb */ color: rgb(95, 216, 217); /* oklch */ color: oklch(81.4% 0.108 196.0);
Tailwind
colors: {
custom: {
50: '#98e4e4',
500: '#5fd8d9',
950: '#000000',
},
}SCSS
$custom: #5fd8d9; $custom-light: #98e4e4; $custom-dark: #000000;
JSON
{
"hex": "#5fd8d9",
"rgb": {
"r": 95,
"g": 216,
"b": 217
},
"hsl": {
"h": 180.492,
"s": 61.616,
"l": 61.176
},
"oklch": {
"l": 0.81445,
"c": 0.1078,
"h": 196
},
"luminance": 0.56554
}Semantic roles & 50–950 ramp
primary
#5FD8D9
secondary
#9E3F3F
accent
#1E1CC9
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484