#5FD7CB#5FD7CB
#5FD7CB is a light, moderate teal. Relative luminance 0.553; OKLCH L 80.8% C 0.109 H 186.4°. Best body text is #000000 at 12.07:1 contrast (WCAG AA passes).
Color values
| HEX | #5FD7CB |
|---|---|
| RGB | rgb(95, 215, 203) |
| HSL | hsl(174, 60%, 61%) |
| HSV | hsv(174, 56%, 84%) |
| CMYK | cmyk(55.8%, 0%, 5.6%, 15.7%) |
| CIE-LAB | lab(79.24, -36.46, -4.26) |
| CIE-LCH | lch(79.24, 36.70, 186.67°) |
| OKLab | oklab(80.76% -0.1085 -0.0121) |
| OKLCH | oklch(80.76% 0.109 186.4) |
| XYZ | xyz(39.7945, 55.3417, 65.0732) |
| Luminance | 0.5535 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.08
Turquoise
#40E0D0
ΔE00 3.10
Darkturquoise
#00CED1
ΔE00 6.27
Seafoam Blue
#78D1B6
ΔE00 6.34
Tiffany Blue
#7BF2DA
ΔE00 7.13
Pale Teal
#82CBB2
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FD7CB #D75F6B
analogous
#5FD78F #5FD7CB #5FA7D7
triadic
#5FD7CB #CB5FD7 #D7CB5F
tetradic
#5FD7CB #8F5FD7 #D75F6B #A7D75F
square
#5FD7CB #8F5FD7 #D75F6B #A7D75F
split-complementary
#5FD7CB #D75FA7 #D78F5F
monochromatic
#26968B #32C7B8 #5FD7CB #90E3DB #C1EFEB
Accessibility & contrast
On white
1.74
#5FD7CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.07
#5FD7CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FD7CB
12.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FD7CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FD7CB | 1.00 | 1.74 | 12.07 | 12.07 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCCCB
Deuteranopia (green-blind)
#BABECC
Tritanopia (blue-blind)
#00DBD3
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #5fd7cb; /* rgb */ color: rgb(95, 215, 203); /* oklch */ color: oklch(80.8% 0.109 186.4);
Tailwind
colors: {
custom: {
50: '#97e4da',
500: '#5fd7cb',
950: '#000000',
},
}SCSS
$custom: #5fd7cb; $custom-light: #97e4da; $custom-dark: #000000;
JSON
{
"hex": "#5fd7cb",
"rgb": {
"r": 95,
"g": 215,
"b": 203
},
"hsl": {
"h": 174,
"s": 60,
"l": 60.784
},
"oklch": {
"l": 0.80757,
"c": 0.10919,
"h": 186.4
},
"luminance": 0.55346
}Semantic roles & 50–950 ramp
primary
#5FD7CB
secondary
#9B3F48
accent
#1E2FC8
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1514
muted
#808483