#7FCBAB#7FCBAB
#7FCBAB is a light, moderate teal. Relative luminance 0.502; OKLCH L 78.3% C 0.089 H 165.6°. Best body text is #000000 at 11.03:1 contrast (WCAG AA passes).
Color values
| HEX | #7FCBAB |
|---|---|
| RGB | rgb(127, 203, 171) |
| HSL | hsl(155, 42%, 65%) |
| HSV | hsv(155, 37%, 80%) |
| CMYK | cmyk(37.4%, 0%, 15.8%, 20.4%) |
| CIE-LAB | lab(76.17, -30.70, 8.59) |
| CIE-LCH | lch(76.17, 31.88, 164.36°) |
| OKLab | oklab(78.35% -0.0863 0.0221) |
| OKLCH | oklch(78.35% 0.089 165.6) |
| XYZ | xyz(37.4562, 50.1618, 46.2287) |
| Luminance | 0.5016 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.17
Seafoam Blue
#78D1B6
ΔE00 2.85
Mediumaquamarine
#66CDAA
ΔE00 3.15
Seafoam
#7FE0B3
ΔE00 5.69
Light Teal
#90E4C1
ΔE00 5.91
Eucalyptus
#44D7A8
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FCBAB #CB7F9F
analogous
#7FCB85 #7FCBAB #7FC5CB
triadic
#7FCBAB #AB7FCB #CBAB7F
tetradic
#7FCBAB #857FCB #CB7F9F #C5CB7F
square
#7FCBAB #857FCB #CB7F9F #C5CB7F
split-complementary
#7FCBAB #CB7FC5 #CB857F
monochromatic
#3C946F #53B98E #7FCBAB #ABDDC8 #D6EEE4
Accessibility & contrast
On white
1.90
#7FCBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.03
#7FCBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FCBAB
11.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FCBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FCBAB | 1.00 | 1.90 | 11.03 | 11.03 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C1A9
Deuteranopia (green-blind)
#BBB8AD
Tritanopia (blue-blind)
#6BCBC2
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #7fcbab; /* rgb */ color: rgb(127, 203, 171); /* oklch */ color: oklch(78.3% 0.089 165.6);
Tailwind
colors: {
custom: {
50: '#a7dbc4',
500: '#7fcbab',
950: '#000000',
},
}SCSS
$custom: #7fcbab; $custom-light: #a7dbc4; $custom-dark: #000000;
JSON
{
"hex": "#7fcbab",
"rgb": {
"r": 127,
"g": 203,
"b": 171
},
"hsl": {
"h": 154.737,
"s": 42.222,
"l": 64.706
},
"oklch": {
"l": 0.78347,
"c": 0.08908,
"h": 165.6
},
"luminance": 0.50164
}Semantic roles & 50–950 ramp
primary
#7FCBAB
secondary
#9A5472
accent
#3068B5
background
#FDFEFD
surface
#F7FCF9
border
#D0D5D2
text
#101512
muted
#818482