#7FCCAC#7FCCAC
#7FCCAC is a light, moderate teal. Relative luminance 0.507; OKLCH L 78.6% C 0.090 H 165.9°. Best body text is #000000 at 11.14:1 contrast (WCAG AA passes).
Color values
| HEX | #7FCCAC |
|---|---|
| RGB | rgb(127, 204, 172) |
| HSL | hsl(155, 43%, 65%) |
| HSV | hsv(155, 38%, 80%) |
| CMYK | cmyk(37.7%, 0%, 15.7%, 20%) |
| CIE-LAB | lab(76.48, -30.97, 8.50) |
| CIE-LCH | lch(76.48, 32.11, 164.65°) |
| OKLab | oklab(78.61% -0.0871 0.0219) |
| OKLCH | oklch(78.61% 0.09 165.9) |
| XYZ | xyz(37.7888, 50.6739, 46.8116) |
| Luminance | 0.5068 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.15
Seafoam Blue
#78D1B6
ΔE00 2.66
Mediumaquamarine
#66CDAA
ΔE00 3.05
Seafoam
#7FE0B3
ΔE00 5.49
Light Teal
#90E4C1
ΔE00 5.67
Eucalyptus
#44D7A8
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FCCAC #CC7F9F
analogous
#7FCC86 #7FCCAC #7FC6CC
triadic
#7FCCAC #AC7FCC #CCAC7F
tetradic
#7FCCAC #867FCC #CC7F9F #C6CC7F
square
#7FCCAC #867FCC #CC7F9F #C6CC7F
split-complementary
#7FCCAC #CC7FC6 #CC867F
monochromatic
#3B9570 #53BB90 #7FCCAC #ABDDC8 #D7EFE5
Accessibility & contrast
On white
1.89
#7FCCAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.14
#7FCCAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FCCAC
11.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FCCAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FCCAC | 1.00 | 1.89 | 11.14 | 11.14 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C2AA
Deuteranopia (green-blind)
#BCB9AE
Tritanopia (blue-blind)
#6BCCC3
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #7fccac; /* rgb */ color: rgb(127, 204, 172); /* oklch */ color: oklch(78.6% 0.090 165.9);
Tailwind
colors: {
custom: {
50: '#a7dcc4',
500: '#7fccac',
950: '#000000',
},
}SCSS
$custom: #7fccac; $custom-light: #a7dcc4; $custom-dark: #000000;
JSON
{
"hex": "#7fccac",
"rgb": {
"r": 127,
"g": 204,
"b": 172
},
"hsl": {
"h": 155.065,
"s": 43.017,
"l": 64.902
},
"oklch": {
"l": 0.78607,
"c": 0.08978,
"h": 165.9
},
"luminance": 0.50676
}Semantic roles & 50–950 ramp
primary
#7FCCAC
secondary
#9C5472
accent
#2F67B6
background
#FDFEFD
surface
#F7FCF9
border
#D0D5D2
text
#101512
muted
#818482