#7FC2CC#7FC2CC
#7FC2CC is a light, moderate teal. Relative luminance 0.475; OKLCH L 77.3% C 0.069 H 207.7°. Best body text is #000000 at 10.49:1 contrast (WCAG AA passes).
Color values
| HEX | #7FC2CC |
|---|---|
| RGB | rgb(127, 194, 204) |
| HSL | hsl(188, 43%, 65%) |
| HSV | hsv(188, 38%, 80%) |
| CMYK | cmyk(37.7%, 4.9%, 0%, 20%) |
| CIE-LAB | lab(74.48, -18.64, -11.73) |
| CIE-LCH | lch(74.48, 22.02, 212.18°) |
| OKLab | oklab(77.28% -0.0613 -0.0322) |
| OKLCH | oklch(77.28% 0.069 207.7) |
| XYZ | xyz(38.9394, 47.4527, 64.2224) |
| Luminance | 0.4746 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 7.48
Lightblue
#ADD8E6
ΔE00 8.63
Powder Blue
#B0E0E6
ΔE00 8.75
Baby Blue
#89CFF0
ΔE00 8.84
Turquoise Blue
#06B1C4
ΔE00 9.07
Aqua Blue
#02D8E9
ΔE00 9.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FC2CC #CC897F
analogous
#7FCCAF #7FC2CC #7F9CCC
triadic
#7FC2CC #CC7FC2 #C2CC7F
tetradic
#7FC2CC #AF7FCC #CC897F #9CCC7F
square
#7FC2CC #AF7FCC #CC897F #9CCC7F
split-complementary
#7FC2CC #CC7F9C #CCAF7F
monochromatic
#3B8A95 #53ADBB #7FC2CC #ABD7DD #D7ECEF
Accessibility & contrast
On white
2.00
#7FC2CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.49
#7FC2CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FC2CC
10.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FC2CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FC2CC | 1.00 | 2.00 | 10.49 | 10.49 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BDCD
Deuteranopia (green-blind)
#ABB3CC
Tritanopia (blue-blind)
#60C8C5
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #7fc2cc; /* rgb */ color: rgb(127, 194, 204); /* oklch */ color: oklch(77.3% 0.069 207.7);
Tailwind
colors: {
custom: {
50: '#a7d4db',
500: '#7fc2cc',
950: '#000000',
},
}SCSS
$custom: #7fc2cc; $custom-light: #a7d4db; $custom-dark: #000000;
JSON
{
"hex": "#7fc2cc",
"rgb": {
"r": 127,
"g": 194,
"b": 204
},
"hsl": {
"h": 187.792,
"s": 43.017,
"l": 64.902
},
"oklch": {
"l": 0.77284,
"c": 0.06919,
"h": 207.7
},
"luminance": 0.47455
}Semantic roles & 50–950 ramp
primary
#7FC2CC
secondary
#E1CAC6
accent
#412FB6
background
#FAFDFD
surface
#F4FAFB
border
#CED3D4
text
#101415
muted
#7F8383