#5FD8CB#5FD8CB
#5FD8CB is a light, moderate teal. Relative luminance 0.559; OKLCH L 81.0% C 0.110 H 185.7°. Best body text is #000000 at 12.17:1 contrast (WCAG AA passes).
Color values
| HEX | #5FD8CB |
|---|---|
| RGB | rgb(95, 216, 203) |
| HSL | hsl(174, 61%, 61%) |
| HSV | hsv(174, 56%, 85%) |
| CMYK | cmyk(56%, 0%, 6%, 15.3%) |
| CIE-LAB | lab(79.53, -36.92, -3.83) |
| CIE-LCH | lch(79.53, 37.11, 185.93°) |
| OKLab | oklab(80.99% -0.1096 -0.0109) |
| OKLCH | oklch(80.99% 0.11 185.7) |
| XYZ | xyz(40.0499, 55.8525, 65.1583) |
| Luminance | 0.5586 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.82
Mediumturquoise
#48D1CC
ΔE00 3.44
Seafoam Blue
#78D1B6
ΔE00 6.14
Darkturquoise
#00CED1
ΔE00 6.61
Tiffany Blue
#7BF2DA
ΔE00 6.78
Pale Teal
#82CBB2
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FD8CB #D85F6C
analogous
#5FD88E #5FD8CB #5FA8D8
triadic
#5FD8CB #CB5FD8 #D8CB5F
tetradic
#5FD8CB #8E5FD8 #D85F6C #A8D85F
square
#5FD8CB #8E5FD8 #D85F6C #A8D85F
split-complementary
#5FD8CB #D85FA8 #D88E5F
monochromatic
#25988B #31C9B9 #5FD8CB #90E4DB #C1F0EB
Accessibility & contrast
On white
1.73
#5FD8CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.17
#5FD8CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FD8CB
12.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FD8CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FD8CB | 1.00 | 1.73 | 12.17 | 12.17 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECDCB
Deuteranopia (green-blind)
#BBBFCC
Tritanopia (blue-blind)
#00DCD4
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #5fd8cb; /* rgb */ color: rgb(95, 216, 203); /* oklch */ color: oklch(81.0% 0.110 185.7);
Tailwind
colors: {
custom: {
50: '#97e4da',
500: '#5fd8cb',
950: '#000000',
},
}SCSS
$custom: #5fd8cb; $custom-light: #97e4da; $custom-dark: #000000;
JSON
{
"hex": "#5fd8cb",
"rgb": {
"r": 95,
"g": 216,
"b": 203
},
"hsl": {
"h": 173.554,
"s": 60.804,
"l": 60.98
},
"oklch": {
"l": 0.80993,
"c": 0.11013,
"h": 185.7
},
"luminance": 0.55856
}Semantic roles & 50–950 ramp
primary
#5FD8CB
secondary
#9C3F49
accent
#1D2FC8
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1514
muted
#808483