#7FCABC#7FCABC
#7FCABC is a light, moderate teal. Relative luminance 0.504; OKLCH L 78.6% C 0.078 H 181.0°. Best body text is #000000 at 11.08:1 contrast (WCAG AA passes).
Color values
| HEX | #7FCABC |
|---|---|
| RGB | rgb(127, 202, 188) |
| HSL | hsl(169, 41%, 65%) |
| HSV | hsv(169, 37%, 79%) |
| CMYK | cmyk(37.1%, 0%, 6.9%, 20.8%) |
| CIE-LAB | lab(76.30, -26.48, -0.37) |
| CIE-LCH | lch(76.30, 26.48, 180.80°) |
| OKLab | oklab(78.6% -0.0777 -0.0014) |
| OKLCH | oklch(78.6% 0.078 181) |
| XYZ | xyz(38.9467, 50.3814, 55.2395) |
| Luminance | 0.5038 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.89
Seafoam Blue
#78D1B6
ΔE00 4.63
Mediumturquoise
#48D1CC
ΔE00 6.59
Mediumaquamarine
#66CDAA
ΔE00 7.07
Turquoise
#40E0D0
ΔE00 7.93
Tealish
#24BCA8
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FCABC #CA7F8D
analogous
#7FCA97 #7FCABC #7FB3CA
triadic
#7FCABC #BC7FCA #CABC7F
tetradic
#7FCABC #977FCA #CA7F8D #B3CA7F
square
#7FCABC #977FCA #CA7F8D #B3CA7F
split-complementary
#7FCABC #CA7FB3 #CA977F
monochromatic
#3C9282 #54B8A5 #7FCABC #AADCD3 #D6EEE9
Accessibility & contrast
On white
1.90
#7FCABC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.08
#7FCABC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FCABC
11.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FCABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FCABC | 1.00 | 1.90 | 11.08 | 11.08 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C2BB
Deuteranopia (green-blind)
#B7B8BD
Tritanopia (blue-blind)
#65CDC6
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #7fcabc; /* rgb */ color: rgb(127, 202, 188); /* oklch */ color: oklch(78.6% 0.078 181.0);
Tailwind
colors: {
custom: {
50: '#a7dad0',
500: '#7fcabc',
950: '#000000',
},
}SCSS
$custom: #7fcabc; $custom-light: #a7dad0; $custom-dark: #000000;
JSON
{
"hex": "#7fcabc",
"rgb": {
"r": 127,
"g": 202,
"b": 188
},
"hsl": {
"h": 168.8,
"s": 41.436,
"l": 64.51
},
"oklch": {
"l": 0.78595,
"c": 0.07768,
"h": 181
},
"luminance": 0.50384
}Semantic roles & 50–950 ramp
primary
#7FCABC
secondary
#995461
accent
#314AB4
background
#FDFEFE
surface
#F7FBFB
border
#D0D4D4
text
#101513
muted
#818483