#7FC0CC#7FC0CC
#7FC0CC is a light, moderate teal. Relative luminance 0.466; OKLCH L 76.8% C 0.068 H 210.4°. Best body text is #000000 at 10.31:1 contrast (WCAG AA passes).
Color values
| HEX | #7FC0CC |
|---|---|
| RGB | rgb(127, 192, 204) |
| HSL | hsl(189, 43%, 65%) |
| HSV | hsv(189, 38%, 80%) |
| CMYK | cmyk(37.7%, 5.9%, 0%, 20%) |
| CIE-LAB | lab(73.91, -17.61, -12.58) |
| CIE-LCH | lch(73.91, 21.64, 215.53°) |
| OKLab | oklab(76.83% -0.0588 -0.0345) |
| OKLCH | oklch(76.83% 0.068 210.4) |
| XYZ | xyz(38.4973, 46.5685, 64.0751) |
| Luminance | 0.4657 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 6.91
Baby Blue
#89CFF0
ΔE00 8.24
Lightblue
#ADD8E6
ΔE00 8.47
Turquoise Blue
#06B1C4
ΔE00 8.96
Powder Blue
#B0E0E6
ΔE00 9.10
Aqua Blue
#02D8E9
ΔE00 9.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FC0CC #CC8B7F
analogous
#7FCCB2 #7FC0CC #7F99CC
triadic
#7FC0CC #CC7FC0 #C0CC7F
tetradic
#7FC0CC #B27FCC #CC8B7F #99CC7F
square
#7FC0CC #B27FCC #CC8B7F #99CC7F
split-complementary
#7FC0CC #CC7F99 #CCB27F
monochromatic
#3B8795 #53AABB #7FC0CC #ABD6DD #D7EBEF
Accessibility & contrast
On white
2.04
#7FC0CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.31
#7FC0CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FC0CC
10.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FC0CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FC0CC | 1.00 | 2.04 | 10.31 | 10.31 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5BBCD
Deuteranopia (green-blind)
#A8B2CC
Tritanopia (blue-blind)
#60C6C4
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #7fc0cc; /* rgb */ color: rgb(127, 192, 204); /* oklch */ color: oklch(76.8% 0.068 210.4);
Tailwind
colors: {
custom: {
50: '#a7d3db',
500: '#7fc0cc',
950: '#000000',
},
}SCSS
$custom: #7fc0cc; $custom-light: #a7d3db; $custom-dark: #000000;
JSON
{
"hex": "#7fc0cc",
"rgb": {
"r": 127,
"g": 192,
"b": 204
},
"hsl": {
"h": 189.351,
"s": 43.017,
"l": 64.902
},
"oklch": {
"l": 0.76833,
"c": 0.06818,
"h": 210.4
},
"luminance": 0.46571
}Semantic roles & 50–950 ramp
primary
#7FC0CC
secondary
#E1CAC6
accent
#442FB6
background
#FAFCFD
surface
#F4F9FB
border
#CED2D4
text
#101415
muted
#7F8283