#7FC7CB#7FC7CB
#7FC7CB is a light, moderate teal. Relative luminance 0.497; OKLCH L 78.4% C 0.072 H 200.3°. Best body text is #000000 at 10.93:1 contrast (WCAG AA passes).
Color values
| HEX | #7FC7CB |
|---|---|
| RGB | rgb(127, 199, 203) |
| HSL | hsl(183, 42%, 65%) |
| HSV | hsv(183, 37%, 80%) |
| CMYK | cmyk(37.4%, 2%, 0%, 20.4%) |
| CIE-LAB | lab(75.86, -21.43, -9.12) |
| CIE-LCH | lch(75.86, 23.29, 203.06°) |
| OKLab | oklab(78.38% -0.0678 -0.025) |
| OKLCH | oklch(78.38% 0.072 200.3) |
| XYZ | xyz(39.9514, 49.6680, 63.9700) |
| Luminance | 0.4967 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 7.48
Darkturquoise
#00CED1
ΔE00 7.95
Aqua Blue
#02D8E9
ΔE00 8.43
Powder Blue
#B0E0E6
ΔE00 8.47
Robin'S Egg Blue
#98EFF9
ΔE00 9.52
Sky Blue
#87CEEB
ΔE00 9.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FC7CB #CB837F
analogous
#7FCBA9 #7FC7CB #7FA1CB
triadic
#7FC7CB #CB7FC7 #C7CB7F
tetradic
#7FC7CB #A97FCB #CB837F #A1CB7F
square
#7FC7CB #A97FCB #CB837F #A1CB7F
split-complementary
#7FC7CB #CB7FA1 #CBA97F
monochromatic
#3C8F94 #53B4B9 #7FC7CB #ABDADD #D6EDEE
Accessibility & contrast
On white
1.92
#7FC7CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.93
#7FC7CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FC7CB
10.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FC7CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FC7CB | 1.00 | 1.92 | 10.93 | 10.93 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC1CB
Deuteranopia (green-blind)
#B0B7CC
Tritanopia (blue-blind)
#60CCC8
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #7fc7cb; /* rgb */ color: rgb(127, 199, 203); /* oklch */ color: oklch(78.4% 0.072 200.3);
Tailwind
colors: {
custom: {
50: '#a7d8da',
500: '#7fc7cb',
950: '#000000',
},
}SCSS
$custom: #7fc7cb; $custom-light: #a7d8da; $custom-dark: #000000;
JSON
{
"hex": "#7fc7cb",
"rgb": {
"r": 127,
"g": 199,
"b": 203
},
"hsl": {
"h": 183.158,
"s": 42.222,
"l": 64.706
},
"oklch": {
"l": 0.78382,
"c": 0.07224,
"h": 200.3
},
"luminance": 0.49671
}Semantic roles & 50–950 ramp
primary
#7FC7CB
secondary
#E0C7C6
accent
#3730B5
background
#FAFDFD
surface
#F4FAFA
border
#CED3D3
text
#101414
muted
#7F8383