#7FC2CB#7FC2CB
#7FC2CB is a light, moderate teal. Relative luminance 0.474; OKLCH L 77.3% C 0.069 H 206.6°. Best body text is #000000 at 10.48:1 contrast (WCAG AA passes).
Color values
| HEX | #7FC2CB |
|---|---|
| RGB | rgb(127, 194, 203) |
| HSL | hsl(187, 42%, 65%) |
| HSV | hsv(187, 37%, 80%) |
| CMYK | cmyk(37.4%, 4.4%, 0%, 20.4%) |
| CIE-LAB | lab(74.45, -18.89, -11.23) |
| CIE-LCH | lch(74.45, 21.98, 210.74°) |
| OKLab | oklab(77.25% -0.0617 -0.0308) |
| OKLCH | oklch(77.25% 0.069 206.6) |
| XYZ | xyz(38.8199, 47.4049, 63.5928) |
| Luminance | 0.4741 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 7.84
Powder Blue
#B0E0E6
ΔE00 8.76
Lightblue
#ADD8E6
ΔE00 8.82
Turquoise Blue
#06B1C4
ΔE00 9.10
Aqua Blue
#02D8E9
ΔE00 9.15
Baby Blue
#89CFF0
ΔE00 9.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FC2CB #CB887F
analogous
#7FCBAE #7FC2CB #7F9CCB
triadic
#7FC2CB #CB7FC2 #C2CB7F
tetradic
#7FC2CB #AE7FCB #CB887F #9CCB7F
square
#7FC2CB #AE7FCB #CB887F #9CCB7F
split-complementary
#7FC2CB #CB7F9C #CBAE7F
monochromatic
#3C8994 #53ADB9 #7FC2CB #ABD7DD #D6EBEE
Accessibility & contrast
On white
2.00
#7FC2CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.48
#7FC2CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FC2CB
10.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FC2CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FC2CB | 1.00 | 2.00 | 10.48 | 10.48 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BDCC
Deuteranopia (green-blind)
#ABB3CB
Tritanopia (blue-blind)
#61C7C5
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #7fc2cb; /* rgb */ color: rgb(127, 194, 203); /* oklch */ color: oklch(77.3% 0.069 206.6);
Tailwind
colors: {
custom: {
50: '#a7d4da',
500: '#7fc2cb',
950: '#000000',
},
}SCSS
$custom: #7fc2cb; $custom-light: #a7d4da; $custom-dark: #000000;
JSON
{
"hex": "#7fc2cb",
"rgb": {
"r": 127,
"g": 194,
"b": 203
},
"hsl": {
"h": 187.105,
"s": 42.222,
"l": 64.706
},
"oklch": {
"l": 0.7725,
"c": 0.06893,
"h": 206.6
},
"luminance": 0.47407
}Semantic roles & 50–950 ramp
primary
#7FC2CB
secondary
#E0C9C6
accent
#4030B5
background
#FAFDFD
surface
#F4FAFA
border
#CED3D3
text
#101414
muted
#7F8383