#7FC2CF#7FC2CF
#7FC2CF is a light, moderate teal. Relative luminance 0.476; OKLCH L 77.4% C 0.070 H 211.1°. Best body text is #000000 at 10.52:1 contrast (WCAG AA passes).
Color values
| HEX | #7FC2CF |
|---|---|
| RGB | rgb(127, 194, 207) |
| HSL | hsl(190, 45%, 65%) |
| HSV | hsv(190, 39%, 81%) |
| CMYK | cmyk(38.6%, 6.3%, 0%, 18.8%) |
| CIE-LAB | lab(74.57, -17.89, -13.22) |
| CIE-LCH | lch(74.57, 22.24, 216.47°) |
| OKLab | oklab(77.39% -0.0601 -0.0363) |
| OKLCH | oklch(77.39% 0.07 211.1) |
| XYZ | xyz(39.3027, 47.5980, 66.1357) |
| Luminance | 0.4760 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 6.41
Baby Blue
#89CFF0
ΔE00 7.75
Lightblue
#ADD8E6
ΔE00 8.15
Powder Blue
#B0E0E6
ΔE00 8.80
Turquoise Blue
#06B1C4
ΔE00 9.10
Aqua Blue
#02D8E9
ΔE00 9.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FC2CF #CF8C7F
analogous
#7FCFB4 #7FC2CF #7F9ACF
triadic
#7FC2CF #CF7FC2 #C2CF7F
tetradic
#7FC2CF #B47FCF #CF8C7F #9ACF7F
square
#7FC2CF #B47FCF #CF8C7F #9ACF7F
split-complementary
#7FC2CF #CF7F9A #CFB47F
monochromatic
#3A8A9A #52ADBE #7FC2CF #ACD7E0 #D8ECF0
Accessibility & contrast
On white
2.00
#7FC2CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.52
#7FC2CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FC2CF
10.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FC2CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FC2CF | 1.00 | 2.00 | 10.52 | 10.52 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7BDD0
Deuteranopia (green-blind)
#AAB3CF
Tritanopia (blue-blind)
#5FC8C6
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #7fc2cf; /* rgb */ color: rgb(127, 194, 207); /* oklch */ color: oklch(77.4% 0.070 211.1);
Tailwind
colors: {
custom: {
50: '#a7d4dd',
500: '#7fc2cf',
950: '#000000',
},
}SCSS
$custom: #7fc2cf; $custom-light: #a7d4dd; $custom-dark: #000000;
JSON
{
"hex": "#7fc2cf",
"rgb": {
"r": 127,
"g": 194,
"b": 207
},
"hsl": {
"h": 189.75,
"s": 45.455,
"l": 65.49
},
"oklch": {
"l": 0.77388,
"c": 0.07018,
"h": 211.1
},
"luminance": 0.47601
}Semantic roles & 50–950 ramp
primary
#7FC2CF
secondary
#E2CCC8
accent
#442DB9
background
#FAFDFD
surface
#F4FAFB
border
#CED3D4
text
#101415
muted
#7F8383