#7FC4CE#7FC4CE
#7FC4CE is a light, moderate teal. Relative luminance 0.484; OKLCH L 77.8% C 0.071 H 207.4°. Best body text is #000000 at 10.69:1 contrast (WCAG AA passes).
Color values
| HEX | #7FC4CE |
|---|---|
| RGB | rgb(127, 196, 206) |
| HSL | hsl(188, 45%, 65%) |
| HSV | hsv(188, 38%, 81%) |
| CMYK | cmyk(38.3%, 4.9%, 0%, 19.2%) |
| CIE-LAB | lab(75.11, -19.16, -11.88) |
| CIE-LCH | lch(75.11, 22.55, 211.79°) |
| OKLab | oklab(77.81% -0.0629 -0.0326) |
| OKLCH | oklch(77.81% 0.071 207.4) |
| XYZ | xyz(39.6289, 48.4455, 65.6433) |
| Luminance | 0.4845 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 7.38
Powder Blue
#B0E0E6
ΔE00 8.45
Lightblue
#ADD8E6
ΔE00 8.49
Baby Blue
#89CFF0
ΔE00 8.75
Aqua Blue
#02D8E9
ΔE00 8.75
Turquoise Blue
#06B1C4
ΔE00 9.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FC4CE #CE897F
analogous
#7FCEB0 #7FC4CE #7F9CCE
triadic
#7FC4CE #CE7FC4 #C4CE7F
tetradic
#7FC4CE #B07FCE #CE897F #9CCE7F
square
#7FC4CE #B07FCE #CE897F #9CCE7F
split-complementary
#7FC4CE #CE7F9C #CEB07F
monochromatic
#3A8C98 #53B0BD #7FC4CE #ABD8DF #D8EDF0
Accessibility & contrast
On white
1.96
#7FC4CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.69
#7FC4CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FC4CE
10.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FC4CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FC4CE | 1.00 | 1.96 | 10.69 | 10.69 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BFCF
Deuteranopia (green-blind)
#ACB5CE
Tritanopia (blue-blind)
#5FCAC7
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #7fc4ce; /* rgb */ color: rgb(127, 196, 206); /* oklch */ color: oklch(77.8% 0.071 207.4);
Tailwind
colors: {
custom: {
50: '#a7d6dd',
500: '#7fc4ce',
950: '#000000',
},
}SCSS
$custom: #7fc4ce; $custom-light: #a7d6dd; $custom-dark: #000000;
JSON
{
"hex": "#7fc4ce",
"rgb": {
"r": 127,
"g": 196,
"b": 206
},
"hsl": {
"h": 187.595,
"s": 44.633,
"l": 65.294
},
"oklch": {
"l": 0.77805,
"c": 0.07084,
"h": 207.4
},
"luminance": 0.48448
}Semantic roles & 50–950 ramp
primary
#7FC4CE
secondary
#E2CAC7
accent
#3F2EB8
background
#FAFDFD
surface
#F4FAFB
border
#CED3D4
text
#101415
muted
#7F8383