#7FC3CC#7FC3CC
#7FC3CC is a light, moderate teal. Relative luminance 0.479; OKLCH L 77.5% C 0.070 H 206.4°. Best body text is #000000 at 10.58:1 contrast (WCAG AA passes).
Color values
| HEX | #7FC3CC |
|---|---|
| RGB | rgb(127, 195, 204) |
| HSL | hsl(187, 43%, 65%) |
| HSV | hsv(187, 38%, 80%) |
| CMYK | cmyk(37.7%, 4.4%, 0%, 20%) |
| CIE-LAB | lab(74.76, -19.15, -11.31) |
| CIE-LCH | lch(74.76, 22.24, 210.56°) |
| OKLab | oklab(77.51% -0.0625 -0.031) |
| OKLCH | oklch(77.51% 0.07 206.4) |
| XYZ | xyz(39.1627, 47.8993, 64.2969) |
| Luminance | 0.4790 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 7.79
Powder Blue
#B0E0E6
ΔE00 8.61
Lightblue
#ADD8E6
ΔE00 8.75
Aqua Blue
#02D8E9
ΔE00 8.94
Baby Blue
#89CFF0
ΔE00 9.16
Turquoise Blue
#06B1C4
ΔE00 9.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FC3CC #CC887F
analogous
#7FCCAF #7FC3CC #7F9DCC
triadic
#7FC3CC #CC7FC3 #C3CC7F
tetradic
#7FC3CC #AF7FCC #CC887F #9DCC7F
square
#7FC3CC #AF7FCC #CC887F #9DCC7F
split-complementary
#7FC3CC #CC7F9D #CCAF7F
monochromatic
#3B8B95 #53AEBB #7FC3CC #ABD8DD #D7ECEF
Accessibility & contrast
On white
1.98
#7FC3CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.58
#7FC3CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FC3CC
10.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FC3CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FC3CC | 1.00 | 1.98 | 10.58 | 10.58 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BECD
Deuteranopia (green-blind)
#ACB4CC
Tritanopia (blue-blind)
#60C8C6
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #7fc3cc; /* rgb */ color: rgb(127, 195, 204); /* oklch */ color: oklch(77.5% 0.070 206.4);
Tailwind
colors: {
custom: {
50: '#a7d5db',
500: '#7fc3cc',
950: '#000000',
},
}SCSS
$custom: #7fc3cc; $custom-light: #a7d5db; $custom-dark: #000000;
JSON
{
"hex": "#7fc3cc",
"rgb": {
"r": 127,
"g": 195,
"b": 204
},
"hsl": {
"h": 187.013,
"s": 43.017,
"l": 64.902
},
"oklch": {
"l": 0.7751,
"c": 0.06976,
"h": 206.4
},
"luminance": 0.47902
}Semantic roles & 50–950 ramp
primary
#7FC3CC
secondary
#E1C9C6
accent
#3F2FB6
background
#FAFDFD
surface
#F4FAFB
border
#CED3D4
text
#101415
muted
#7F8383