#7FC5CE#7FC5CE
#7FC5CE is a light, moderate teal. Relative luminance 0.489; OKLCH L 78.0% C 0.071 H 206.1°. Best body text is #000000 at 10.78:1 contrast (WCAG AA passes).
Color values
| HEX | #7FC5CE |
|---|---|
| RGB | rgb(127, 197, 206) |
| HSL | hsl(187, 45%, 65%) |
| HSV | hsv(187, 38%, 81%) |
| CMYK | cmyk(38.3%, 4.4%, 0%, 19.2%) |
| CIE-LAB | lab(75.39, -19.67, -11.46) |
| CIE-LCH | lch(75.39, 22.76, 210.21°) |
| OKLab | oklab(78.03% -0.0641 -0.0314) |
| OKLCH | oklch(78.03% 0.071 206.1) |
| XYZ | xyz(39.8552, 48.8981, 65.7187) |
| Luminance | 0.4890 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 7.72
Powder Blue
#B0E0E6
ΔE00 8.33
Aqua Blue
#02D8E9
ΔE00 8.54
Lightblue
#ADD8E6
ΔE00 8.63
Darkturquoise
#00CED1
ΔE00 9.04
Baby Blue
#89CFF0
ΔE00 9.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FC5CE #CE887F
analogous
#7FCEAF #7FC5CE #7F9ECE
triadic
#7FC5CE #CE7FC5 #C5CE7F
tetradic
#7FC5CE #AF7FCE #CE887F #9ECE7F
square
#7FC5CE #AF7FCE #CE887F #9ECE7F
split-complementary
#7FC5CE #CE7F9E #CEAF7F
monochromatic
#3A8E98 #53B1BD #7FC5CE #ABD9DF #D8EDF0
Accessibility & contrast
On white
1.95
#7FC5CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.78
#7FC5CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FC5CE
10.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FC5CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FC5CE | 1.00 | 1.95 | 10.78 | 10.78 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC0CF
Deuteranopia (green-blind)
#ADB5CE
Tritanopia (blue-blind)
#5FCBC8
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #7fc5ce; /* rgb */ color: rgb(127, 197, 206); /* oklch */ color: oklch(78.0% 0.071 206.1);
Tailwind
colors: {
custom: {
50: '#a8d6dd',
500: '#7fc5ce',
950: '#000000',
},
}SCSS
$custom: #7fc5ce; $custom-light: #a8d6dd; $custom-dark: #000000;
JSON
{
"hex": "#7fc5ce",
"rgb": {
"r": 127,
"g": 197,
"b": 206
},
"hsl": {
"h": 186.835,
"s": 44.633,
"l": 65.294
},
"oklch": {
"l": 0.78031,
"c": 0.07141,
"h": 206.1
},
"luminance": 0.48901
}Semantic roles & 50–950 ramp
primary
#7FC5CE
secondary
#E2CAC7
accent
#3D2EB8
background
#FAFDFD
surface
#F4FAFB
border
#CED3D4
text
#101415
muted
#7F8383