#7FC2CD#7FC2CD
#7FC2CD is a light, moderate teal. Relative luminance 0.475; OKLCH L 77.3% C 0.069 H 208.9°. Best body text is #000000 at 10.50:1 contrast (WCAG AA passes).
Color values
| HEX | #7FC2CD |
|---|---|
| RGB | rgb(127, 194, 205) |
| HSL | hsl(188, 44%, 65%) |
| HSV | hsv(188, 38%, 80%) |
| CMYK | cmyk(38%, 5.4%, 0%, 19.6%) |
| CIE-LAB | lab(74.51, -18.39, -12.23) |
| CIE-LCH | lch(74.51, 22.08, 213.62°) |
| OKLab | oklab(77.32% -0.0609 -0.0335) |
| OKLCH | oklch(77.32% 0.069 208.9) |
| XYZ | xyz(39.0597, 47.5008, 64.8561) |
| Luminance | 0.4750 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 7.11
Lightblue
#ADD8E6
ΔE00 8.45
Baby Blue
#89CFF0
ΔE00 8.47
Powder Blue
#B0E0E6
ΔE00 8.75
Turquoise Blue
#06B1C4
ΔE00 9.06
Aqua Blue
#02D8E9
ΔE00 9.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FC2CD #CD8A7F
analogous
#7FCDB1 #7FC2CD #7F9BCD
triadic
#7FC2CD #CD7FC2 #C2CD7F
tetradic
#7FC2CD #B17FCD #CD8A7F #9BCD7F
square
#7FC2CD #B17FCD #CD8A7F #9BCD7F
split-complementary
#7FC2CD #CD7F9B #CDB17F
monochromatic
#3B8A97 #53ADBC #7FC2CD #ABD7DE #D7ECEF
Accessibility & contrast
On white
2.00
#7FC2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.50
#7FC2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FC2CD
10.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FC2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FC2CD | 1.00 | 2.00 | 10.50 | 10.50 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7BDCE
Deuteranopia (green-blind)
#AAB3CD
Tritanopia (blue-blind)
#60C8C5
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #7fc2cd; /* rgb */ color: rgb(127, 194, 205); /* oklch */ color: oklch(77.3% 0.069 208.9);
Tailwind
colors: {
custom: {
50: '#a7d4dc',
500: '#7fc2cd',
950: '#000000',
},
}SCSS
$custom: #7fc2cd; $custom-light: #a7d4dc; $custom-dark: #000000;
JSON
{
"hex": "#7fc2cd",
"rgb": {
"r": 127,
"g": 194,
"b": 205
},
"hsl": {
"h": 188.462,
"s": 43.82,
"l": 65.098
},
"oklch": {
"l": 0.77319,
"c": 0.06949,
"h": 208.9
},
"luminance": 0.47503
}Semantic roles & 50–950 ramp
primary
#7FC2CD
secondary
#E1CAC7
accent
#422FB7
background
#FAFDFD
surface
#F4FAFB
border
#CED3D4
text
#101415
muted
#7F8383