#7FD5CC#7FD5CC
#7FD5CC is a light, moderate teal. Relative luminance 0.565; OKLCH L 81.6% C 0.085 H 187.1°. Best body text is #000000 at 12.29:1 contrast (WCAG AA passes).
Color values
| HEX | #7FD5CC |
|---|---|
| RGB | rgb(127, 213, 204) |
| HSL | hsl(174, 51%, 67%) |
| HSV | hsv(174, 40%, 84%) |
| CMYK | cmyk(40.4%, 0%, 4.2%, 16.5%) |
| CIE-LAB | lab(79.87, -28.10, -3.73) |
| CIE-LCH | lch(79.87, 28.35, 187.55°) |
| OKLab | oklab(81.61% -0.0841 -0.0105) |
| OKLCH | oklch(81.61% 0.085 187.1) |
| XYZ | xyz(43.4416, 56.4570, 65.7232) |
| Luminance | 0.5646 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.93
Turquoise
#40E0D0
ΔE00 6.23
Seafoam Blue
#78D1B6
ΔE00 6.44
Pale Teal
#82CBB2
ΔE00 6.63
Darkturquoise
#00CED1
ΔE00 7.69
Tiffany Blue
#7BF2DA
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FD5CC #D57F88
analogous
#7FD5A1 #7FD5CC #7FB3D5
triadic
#7FD5CC #CC7FD5 #D5CC7F
tetradic
#7FD5CC #A17FD5 #D57F88 #B3D57F
square
#7FD5CC #A17FD5 #D57F88 #B3D57F
split-complementary
#7FD5CC #D57FB3 #D5A17F
monochromatic
#36A498 #51C6BA #7FD5CC #ADE4DE #DBF3F1
Accessibility & contrast
On white
1.71
#7FD5CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.29
#7FD5CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FD5CC
12.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FD5CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FD5CC | 1.00 | 1.71 | 12.29 | 12.29 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCDCC
Deuteranopia (green-blind)
#BEC1CD
Tritanopia (blue-blind)
#5CD9D2
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #7fd5cc; /* rgb */ color: rgb(127, 213, 204); /* oklch */ color: oklch(81.6% 0.085 187.1);
Tailwind
colors: {
custom: {
50: '#a8e2db',
500: '#7fd5cc',
950: '#000000',
},
}SCSS
$custom: #7fd5cc; $custom-light: #a8e2db; $custom-dark: #000000;
JSON
{
"hex": "#7fd5cc",
"rgb": {
"r": 127,
"g": 213,
"b": 204
},
"hsl": {
"h": 173.721,
"s": 50.588,
"l": 66.667
},
"oklch": {
"l": 0.81606,
"c": 0.08473,
"h": 187.1
},
"luminance": 0.5646
}Semantic roles & 50–950 ramp
primary
#7FD5CC
secondary
#A85059
accent
#2837BE
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101515
muted
#818484