#7FC3CB#7FC3CB
#7FC3CB is a light, moderate teal. Relative luminance 0.479; OKLCH L 77.5% C 0.070 H 205.2°. Best body text is #000000 at 10.57:1 contrast (WCAG AA passes).
Color values
| HEX | #7FC3CB |
|---|---|
| RGB | rgb(127, 195, 203) |
| HSL | hsl(186, 42%, 65%) |
| HSV | hsv(186, 37%, 80%) |
| CMYK | cmyk(37.4%, 3.9%, 0%, 20.4%) |
| CIE-LAB | lab(74.73, -19.40, -10.81) |
| CIE-LCH | lch(74.73, 22.21, 209.13°) |
| OKLab | oklab(77.48% -0.0629 -0.0296) |
| OKLCH | oklch(77.48% 0.07 205.2) |
| XYZ | xyz(39.0432, 47.8515, 63.6673) |
| Luminance | 0.4785 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 8.17
Powder Blue
#B0E0E6
ΔE00 8.65
Aqua Blue
#02D8E9
ΔE00 8.94
Lightblue
#ADD8E6
ΔE00 8.96
Darkturquoise
#00CED1
ΔE00 9.12
Mediumturquoise
#48D1CC
ΔE00 9.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FC3CB #CB877F
analogous
#7FCBAD #7FC3CB #7F9DCB
triadic
#7FC3CB #CB7FC3 #C3CB7F
tetradic
#7FC3CB #AD7FCB #CB877F #9DCB7F
square
#7FC3CB #AD7FCB #CB877F #9DCB7F
split-complementary
#7FC3CB #CB7F9D #CBAD7F
monochromatic
#3C8A94 #53AFB9 #7FC3CB #ABD7DD #D6ECEE
Accessibility & contrast
On white
1.99
#7FC3CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.57
#7FC3CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FC3CB
10.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FC3CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FC3CB | 1.00 | 1.99 | 10.57 | 10.57 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BECC
Deuteranopia (green-blind)
#ACB4CB
Tritanopia (blue-blind)
#60C8C5
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #7fc3cb; /* rgb */ color: rgb(127, 195, 203); /* oklch */ color: oklch(77.5% 0.070 205.2);
Tailwind
colors: {
custom: {
50: '#a7d5da',
500: '#7fc3cb',
950: '#000000',
},
}SCSS
$custom: #7fc3cb; $custom-light: #a7d5da; $custom-dark: #000000;
JSON
{
"hex": "#7fc3cb",
"rgb": {
"r": 127,
"g": 195,
"b": 203
},
"hsl": {
"h": 186.316,
"s": 42.222,
"l": 64.706
},
"oklch": {
"l": 0.77476,
"c": 0.06952,
"h": 205.2
},
"luminance": 0.47854
}Semantic roles & 50–950 ramp
primary
#7FC3CB
secondary
#E0C9C6
accent
#3E30B5
background
#FAFDFD
surface
#F4FAFA
border
#CED3D3
text
#101414
muted
#7F8383