#7FCDA2#7FCDA2
#7FCDA2 is a light, moderate green. Relative luminance 0.508; OKLCH L 78.6% C 0.099 H 158.9°. Best body text is #000000 at 11.16:1 contrast (WCAG AA passes).
Color values
| HEX | #7FCDA2 |
|---|---|
| RGB | rgb(127, 205, 162) |
| HSL | hsl(147, 44%, 65%) |
| HSV | hsv(147, 38%, 80%) |
| CMYK | cmyk(38%, 0%, 21%, 19.6%) |
| CIE-LAB | lab(76.55, -33.49, 13.95) |
| CIE-LCH | lch(76.55, 36.27, 157.39°) |
| OKLab | oklab(78.59% -0.0927 0.0358) |
| OKLCH | oklch(78.59% 0.099 158.9) |
| XYZ | xyz(37.1028, 50.7810, 42.0221) |
| Luminance | 0.5078 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 4.22
Seafoam
#7FE0B3
ΔE00 4.67
Pale Teal
#82CBB2
ΔE00 5.19
Seafoam Blue
#78D1B6
ΔE00 5.34
Light Teal
#90E4C1
ΔE00 6.21
Eucalyptus
#44D7A8
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FCDA2 #CD7FAA
analogous
#83CD7F #7FCDA2 #7FCDC9
triadic
#7FCDA2 #A27FCD #CDA27F
tetradic
#7FCDA2 #7F83CD #CD7FAA #CDC97F
square
#7FCDA2 #7F83CD #CD7FAA #CDC97F
split-complementary
#7FCDA2 #C97FCD #CD7F83
monochromatic
#3B9764 #53BC82 #7FCDA2 #ABDEC2 #D7EFE2
Accessibility & contrast
On white
1.88
#7FCDA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.16
#7FCDA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FCDA2
11.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FCDA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FCDA2 | 1.00 | 1.88 | 11.16 | 11.16 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC2A0
Deuteranopia (green-blind)
#BFB9A5
Tritanopia (blue-blind)
#6ECCC1
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #7fcda2; /* rgb */ color: rgb(127, 205, 162); /* oklch */ color: oklch(78.6% 0.099 158.9);
Tailwind
colors: {
custom: {
50: '#a7dcbd',
500: '#7fcda2',
950: '#000000',
},
}SCSS
$custom: #7fcda2; $custom-light: #a7dcbd; $custom-dark: #000000;
JSON
{
"hex": "#7fcda2",
"rgb": {
"r": 127,
"g": 205,
"b": 162
},
"hsl": {
"h": 146.923,
"s": 43.82,
"l": 65.098
},
"oklch": {
"l": 0.78585,
"c": 0.09939,
"h": 158.9
},
"luminance": 0.50783
}Semantic roles & 50–950 ramp
primary
#7FCDA2
secondary
#9D537C
accent
#2F7AB7
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101512
muted
#818482