#5FD8D3#5FD8D3
#5FD8D3 is a light, moderate teal. Relative luminance 0.562; OKLCH L 81.2% C 0.108 H 191.5°. Best body text is #000000 at 12.25:1 contrast (WCAG AA passes).
Color values
| HEX | #5FD8D3 |
|---|---|
| RGB | rgb(95, 216, 211) |
| HSL | hsl(178, 61%, 61%) |
| HSV | hsv(178, 56%, 85%) |
| CMYK | cmyk(56%, 0%, 2.3%, 15.3%) |
| CIE-LAB | lab(79.75, -34.85, -7.78) |
| CIE-LCH | lch(79.75, 35.71, 192.58°) |
| OKLab | oklab(81.25% -0.1062 -0.0216) |
| OKLCH | oklch(81.25% 0.108 191.5) |
| XYZ | xyz(41.0280, 56.2437, 70.3093) |
| Luminance | 0.5625 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.24
Turquoise
#40E0D0
ΔE00 4.59
Darkturquoise
#00CED1
ΔE00 4.75
Aqua Blue
#02D8E9
ΔE00 7.40
Bright Light Blue
#26F7FD
ΔE00 8.01
Bright Aqua
#0BF9EA
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FD8D3 #D85F64
analogous
#5FD896 #5FD8D3 #5FA0D8
triadic
#5FD8D3 #D35FD8 #D8D35F
tetradic
#5FD8D3 #965FD8 #D85F64 #A0D85F
square
#5FD8D3 #965FD8 #D85F64 #A0D85F
split-complementary
#5FD8D3 #D85FA0 #D8965F
monochromatic
#259893 #31C9C3 #5FD8D3 #90E4E1 #C1F0EE
Accessibility & contrast
On white
1.71
#5FD8D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.25
#5FD8D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FD8D3
12.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FD8D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FD8D3 | 1.00 | 1.71 | 12.25 | 12.25 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCED3
Deuteranopia (green-blind)
#B9C0D4
Tritanopia (blue-blind)
#00DDD6
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #5fd8d3; /* rgb */ color: rgb(95, 216, 211); /* oklch */ color: oklch(81.2% 0.108 191.5);
Tailwind
colors: {
custom: {
50: '#98e4e0',
500: '#5fd8d3',
950: '#000000',
},
}SCSS
$custom: #5fd8d3; $custom-light: #98e4e0; $custom-dark: #000000;
JSON
{
"hex": "#5fd8d3",
"rgb": {
"r": 95,
"g": 216,
"b": 211
},
"hsl": {
"h": 177.521,
"s": 60.804,
"l": 60.98
},
"oklch": {
"l": 0.81247,
"c": 0.10834,
"h": 191.5
},
"luminance": 0.56248
}Semantic roles & 50–950 ramp
primary
#5FD8D3
secondary
#9C3F43
accent
#1D24C8
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484