#5FD8D2#5FD8D2
#5FD8D2 is a light, moderate teal. Relative luminance 0.562; OKLCH L 81.2% C 0.108 H 190.8°. Best body text is #000000 at 12.24:1 contrast (WCAG AA passes).
Color values
| HEX | #5FD8D2 |
|---|---|
| RGB | rgb(95, 216, 210) |
| HSL | hsl(177, 61%, 61%) |
| HSV | hsv(177, 56%, 85%) |
| CMYK | cmyk(56%, 0%, 2.8%, 15.3%) |
| CIE-LAB | lab(79.72, -35.11, -7.29) |
| CIE-LCH | lch(79.72, 35.86, 191.72°) |
| OKLab | oklab(81.22% -0.1066 -0.0203) |
| OKLCH | oklch(81.22% 0.108 190.8) |
| XYZ | xyz(40.9030, 56.1937, 69.6512) |
| Luminance | 0.5620 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.23
Turquoise
#40E0D0
ΔE00 4.30
Darkturquoise
#00CED1
ΔE00 4.92
Aqua Blue
#02D8E9
ΔE00 7.74
Bright Light Blue
#26F7FD
ΔE00 8.17
Tiffany Blue
#7BF2DA
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FD8D2 #D85F65
analogous
#5FD895 #5FD8D2 #5FA1D8
triadic
#5FD8D2 #D25FD8 #D8D25F
tetradic
#5FD8D2 #955FD8 #D85F65 #A1D85F
square
#5FD8D2 #955FD8 #D85F65 #A1D85F
split-complementary
#5FD8D2 #D85FA1 #D8955F
monochromatic
#259892 #31C9C1 #5FD8D2 #90E4E0 #C1F0EE
Accessibility & contrast
On white
1.72
#5FD8D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.24
#5FD8D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FD8D2
12.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FD8D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FD8D2 | 1.00 | 1.72 | 12.24 | 12.24 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCED2
Deuteranopia (green-blind)
#B9C0D3
Tritanopia (blue-blind)
#00DDD6
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #5fd8d2; /* rgb */ color: rgb(95, 216, 210); /* oklch */ color: oklch(81.2% 0.108 190.8);
Tailwind
colors: {
custom: {
50: '#98e4df',
500: '#5fd8d2',
950: '#000000',
},
}SCSS
$custom: #5fd8d2; $custom-light: #98e4df; $custom-dark: #000000;
JSON
{
"hex": "#5fd8d2",
"rgb": {
"r": 95,
"g": 216,
"b": 210
},
"hsl": {
"h": 177.025,
"s": 60.804,
"l": 60.98
},
"oklch": {
"l": 0.81215,
"c": 0.10849,
"h": 190.8
},
"luminance": 0.56198
}Semantic roles & 50–950 ramp
primary
#5FD8D2
secondary
#9C3F44
accent
#1D26C8
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484