#7FC3CE#7FC3CE
#7FC3CE is a light, moderate teal. Relative luminance 0.480; OKLCH L 77.6% C 0.070 H 208.7°. Best body text is #000000 at 10.60:1 contrast (WCAG AA passes).
Color values
| HEX | #7FC3CE |
|---|---|
| RGB | rgb(127, 195, 206) |
| HSL | hsl(188, 45%, 65%) |
| HSV | hsv(188, 38%, 81%) |
| CMYK | cmyk(38.3%, 5.3%, 0%, 19.2%) |
| CIE-LAB | lab(74.82, -18.65, -12.30) |
| CIE-LCH | lch(74.82, 22.34, 213.41°) |
| OKLab | oklab(77.58% -0.0617 -0.0337) |
| OKLCH | oklch(77.58% 0.07 208.7) |
| XYZ | xyz(39.4041, 47.9959, 65.5683) |
| Luminance | 0.4800 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 7.06
Lightblue
#ADD8E6
ΔE00 8.38
Baby Blue
#89CFF0
ΔE00 8.42
Powder Blue
#B0E0E6
ΔE00 8.59
Aqua Blue
#02D8E9
ΔE00 9.00
Turquoise Blue
#06B1C4
ΔE00 9.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FC3CE #CE8A7F
analogous
#7FCEB1 #7FC3CE #7F9CCE
triadic
#7FC3CE #CE7FC3 #C3CE7F
tetradic
#7FC3CE #B17FCE #CE8A7F #9CCE7F
square
#7FC3CE #B17FCE #CE8A7F #9CCE7F
split-complementary
#7FC3CE #CE7F9C #CEB17F
monochromatic
#3A8B98 #53AEBD #7FC3CE #ABD8DF #D8ECF0
Accessibility & contrast
On white
1.98
#7FC3CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.60
#7FC3CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FC3CE
10.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FC3CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FC3CE | 1.00 | 1.98 | 10.60 | 10.60 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BECF
Deuteranopia (green-blind)
#ABB4CE
Tritanopia (blue-blind)
#5FC9C6
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #7fc3ce; /* rgb */ color: rgb(127, 195, 206); /* oklch */ color: oklch(77.6% 0.070 208.7);
Tailwind
colors: {
custom: {
50: '#a7d5dd',
500: '#7fc3ce',
950: '#000000',
},
}SCSS
$custom: #7fc3ce; $custom-light: #a7d5dd; $custom-dark: #000000;
JSON
{
"hex": "#7fc3ce",
"rgb": {
"r": 127,
"g": 195,
"b": 206
},
"hsl": {
"h": 188.354,
"s": 44.633,
"l": 65.294
},
"oklch": {
"l": 0.77579,
"c": 0.07031,
"h": 208.7
},
"luminance": 0.47998
}Semantic roles & 50–950 ramp
primary
#7FC3CE
secondary
#E2CBC7
accent
#412EB8
background
#FAFDFD
surface
#F4FAFB
border
#CED3D4
text
#101415
muted
#7F8383