#7FCABA#7FCABA
#7FCABA is a light, moderate teal. Relative luminance 0.503; OKLCH L 78.5% C 0.079 H 179.1°. Best body text is #000000 at 11.06:1 contrast (WCAG AA passes).
Color values
| HEX | #7FCABA |
|---|---|
| RGB | rgb(127, 202, 186) |
| HSL | hsl(167, 41%, 65%) |
| HSV | hsv(167, 37%, 79%) |
| CMYK | cmyk(37.1%, 0%, 7.9%, 20.8%) |
| CIE-LAB | lab(76.25, -26.94, 0.63) |
| CIE-LCH | lch(76.25, 26.94, 178.65°) |
| OKLab | oklab(78.54% -0.0785 0.0013) |
| OKLCH | oklch(78.54% 0.079 179.1) |
| XYZ | xyz(38.7326, 50.2958, 54.1119) |
| Luminance | 0.5030 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.16
Seafoam Blue
#78D1B6
ΔE00 3.98
Mediumaquamarine
#66CDAA
ΔE00 6.40
Mediumturquoise
#48D1CC
ΔE00 7.04
Turquoise
#40E0D0
ΔE00 8.00
Light Teal
#90E4C1
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FCABA #CA7F8F
analogous
#7FCA95 #7FCABA #7FB5CA
triadic
#7FCABA #BA7FCA #CABA7F
tetradic
#7FCABA #957FCA #CA7F8F #B5CA7F
square
#7FCABA #957FCA #CA7F8F #B5CA7F
split-complementary
#7FCABA #CA7FB5 #CA957F
monochromatic
#3C9280 #54B8A3 #7FCABA #AADCD1 #D6EEE9
Accessibility & contrast
On white
1.90
#7FCABA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.06
#7FCABA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FCABA
11.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FCABA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FCABA | 1.00 | 1.90 | 11.06 | 11.06 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C2B9
Deuteranopia (green-blind)
#B7B8BB
Tritanopia (blue-blind)
#66CCC5
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #7fcaba; /* rgb */ color: rgb(127, 202, 186); /* oklch */ color: oklch(78.5% 0.079 179.1);
Tailwind
colors: {
custom: {
50: '#a7dace',
500: '#7fcaba',
950: '#000000',
},
}SCSS
$custom: #7fcaba; $custom-light: #a7dace; $custom-dark: #000000;
JSON
{
"hex": "#7fcaba",
"rgb": {
"r": 127,
"g": 202,
"b": 186
},
"hsl": {
"h": 167.2,
"s": 41.436,
"l": 64.51
},
"oklch": {
"l": 0.78535,
"c": 0.07854,
"h": 179.1
},
"luminance": 0.50298
}Semantic roles & 50–950 ramp
primary
#7FCABA
secondary
#995463
accent
#314DB4
background
#FDFEFE
surface
#F7FBFB
border
#D0D4D4
text
#101513
muted
#818483