#7FC4CB#7FC4CB
#7FC4CB is a light, moderate teal. Relative luminance 0.483; OKLCH L 77.7% C 0.070 H 204.0°. Best body text is #000000 at 10.66:1 contrast (WCAG AA passes).
Color values
| HEX | #7FC4CB |
|---|---|
| RGB | rgb(127, 196, 203) |
| HSL | hsl(186, 42%, 65%) |
| HSV | hsv(186, 37%, 80%) |
| CMYK | cmyk(37.4%, 3.4%, 0%, 20.4%) |
| CIE-LAB | lab(75.01, -19.91, -10.39) |
| CIE-LCH | lch(75.01, 22.46, 207.55°) |
| OKLab | oklab(77.7% -0.0641 -0.0285) |
| OKLCH | oklch(77.7% 0.07 204) |
| XYZ | xyz(39.2680, 48.3011, 63.7422) |
| Luminance | 0.4830 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 8.51
Powder Blue
#B0E0E6
ΔE00 8.56
Mediumturquoise
#48D1CC
ΔE00 8.74
Aqua Blue
#02D8E9
ΔE00 8.76
Darkturquoise
#00CED1
ΔE00 8.79
Lightblue
#ADD8E6
ΔE00 9.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FC4CB #CB867F
analogous
#7FCBAC #7FC4CB #7F9ECB
triadic
#7FC4CB #CB7FC4 #C4CB7F
tetradic
#7FC4CB #AC7FCB #CB867F #9ECB7F
square
#7FC4CB #AC7FCB #CB867F #9ECB7F
split-complementary
#7FC4CB #CB7F9E #CBAC7F
monochromatic
#3C8C94 #53B0B9 #7FC4CB #ABD8DD #D6ECEE
Accessibility & contrast
On white
1.97
#7FC4CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.66
#7FC4CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FC4CB
10.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FC4CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FC4CB | 1.00 | 1.97 | 10.66 | 10.66 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABECC
Deuteranopia (green-blind)
#ADB4CB
Tritanopia (blue-blind)
#60C9C6
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #7fc4cb; /* rgb */ color: rgb(127, 196, 203); /* oklch */ color: oklch(77.7% 0.070 204.0);
Tailwind
colors: {
custom: {
50: '#a7d6da',
500: '#7fc4cb',
950: '#000000',
},
}SCSS
$custom: #7fc4cb; $custom-light: #a7d6da; $custom-dark: #000000;
JSON
{
"hex": "#7fc4cb",
"rgb": {
"r": 127,
"g": 196,
"b": 203
},
"hsl": {
"h": 185.526,
"s": 42.222,
"l": 64.706
},
"oklch": {
"l": 0.77702,
"c": 0.07015,
"h": 204
},
"luminance": 0.48304
}Semantic roles & 50–950 ramp
primary
#7FC4CB
secondary
#E0C8C6
accent
#3C30B5
background
#FAFDFD
surface
#F4FAFA
border
#CED3D3
text
#101414
muted
#7F8383