#7FC6CC#7FC6CC
#7FC6CC is a light, moderate teal. Relative luminance 0.493; OKLCH L 78.2% C 0.072 H 202.6°. Best body text is #000000 at 10.85:1 contrast (WCAG AA passes).
Color values
| HEX | #7FC6CC |
|---|---|
| RGB | rgb(127, 198, 204) |
| HSL | hsl(185, 43%, 65%) |
| HSV | hsv(185, 38%, 80%) |
| CMYK | cmyk(37.7%, 2.9%, 0%, 20%) |
| CIE-LAB | lab(75.61, -20.68, -10.04) |
| CIE-LCH | lch(75.61, 22.98, 205.90°) |
| OKLab | oklab(78.19% -0.0661 -0.0275) |
| OKLCH | oklch(78.19% 0.072 202.6) |
| XYZ | xyz(39.8416, 49.2572, 64.5232) |
| Luminance | 0.4926 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 8.16
Darkturquoise
#00CED1
ΔE00 8.35
Powder Blue
#B0E0E6
ΔE00 8.38
Aqua Blue
#02D8E9
ΔE00 8.43
Sky Blue
#87CEEB
ΔE00 8.85
Lightblue
#ADD8E6
ΔE00 9.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FC6CC #CC857F
analogous
#7FCCAB #7FC6CC #7FA0CC
triadic
#7FC6CC #CC7FC6 #C6CC7F
tetradic
#7FC6CC #AB7FCC #CC857F #A0CC7F
square
#7FC6CC #AB7FCC #CC857F #A0CC7F
split-complementary
#7FC6CC #CC7FA0 #CCAB7F
monochromatic
#3B8E95 #53B3BB #7FC6CC #ABD9DD #D7EDEF
Accessibility & contrast
On white
1.94
#7FC6CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.85
#7FC6CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FC6CC
10.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FC6CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FC6CC | 1.00 | 1.94 | 10.85 | 10.85 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC0CD
Deuteranopia (green-blind)
#AFB6CC
Tritanopia (blue-blind)
#5FCBC8
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #7fc6cc; /* rgb */ color: rgb(127, 198, 204); /* oklch */ color: oklch(78.2% 0.072 202.6);
Tailwind
colors: {
custom: {
50: '#a7d7db',
500: '#7fc6cc',
950: '#000000',
},
}SCSS
$custom: #7fc6cc; $custom-light: #a7d7db; $custom-dark: #000000;
JSON
{
"hex": "#7fc6cc",
"rgb": {
"r": 127,
"g": 198,
"b": 204
},
"hsl": {
"h": 184.675,
"s": 43.017,
"l": 64.902
},
"oklch": {
"l": 0.78189,
"c": 0.07165,
"h": 202.6
},
"luminance": 0.4926
}Semantic roles & 50–950 ramp
primary
#7FC6CC
secondary
#E1C8C6
accent
#3A2FB6
background
#FAFDFD
surface
#F4FAFB
border
#CED3D4
text
#101415
muted
#7F8383