#7FDEAE#7FDEAE
#7FDEAE is a very light, moderate green. Relative luminance 0.598; OKLCH L 82.9% C 0.114 H 160.5°. Best body text is #000000 at 12.96:1 contrast (WCAG AA passes).
Color values
| HEX | #7FDEAE |
|---|---|
| RGB | rgb(127, 222, 174) |
| HSL | hsl(150, 59%, 68%) |
| HSV | hsv(150, 43%, 87%) |
| CMYK | cmyk(42.8%, 0%, 21.6%, 12.9%) |
| CIE-LAB | lab(81.73, -38.89, 14.89) |
| CIE-LCH | lch(81.73, 41.64, 159.05°) |
| OKLab | oklab(82.87% -0.1077 0.0382) |
| OKLCH | oklch(82.87% 0.114 160.5) |
| XYZ | xyz(42.5105, 59.8076, 49.3401) |
| Luminance | 0.5981 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.00
Light Teal
#90E4C1
ΔE00 3.95
Hospital Green
#9BE5AA
ΔE00 4.82
Eucalyptus
#44D7A8
ΔE00 5.25
Mediumaquamarine
#66CDAA
ΔE00 5.58
Light Turquoise
#7EF4CC
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FDEAE #DE7FAF
analogous
#7FDE7F #7FDEAE #7FDEDD
triadic
#7FDEAE #AE7FDE #DEAE7F
tetradic
#7FDEAE #7F7FDE #DE7FAF #DEDD7F
square
#7FDEAE #7F7FDE #DE7FAF #DEDD7F
split-complementary
#7FDEAE #DD7FDE #DE7F7F
monochromatic
#2EB471 #4ED18F #7FDEAE #B0EBCD #E0F7EC
Accessibility & contrast
On white
1.62
#7FDEAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.96
#7FDEAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FDEAE
12.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FDEAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FDEAE | 1.00 | 1.62 | 12.96 | 12.96 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD1AB
Deuteranopia (green-blind)
#CDC7B1
Tritanopia (blue-blind)
#67DDD1
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #7fdeae; /* rgb */ color: rgb(127, 222, 174); /* oklch */ color: oklch(82.9% 0.114 160.5);
Tailwind
colors: {
custom: {
50: '#a8e9c6',
500: '#7fdeae',
950: '#000000',
},
}SCSS
$custom: #7fdeae; $custom-light: #a8e9c6; $custom-dark: #000000;
JSON
{
"hex": "#7fdeae",
"rgb": {
"r": 127,
"g": 222,
"b": 174
},
"hsl": {
"h": 149.684,
"s": 59.006,
"l": 68.431
},
"oklch": {
"l": 0.82868,
"c": 0.11424,
"h": 160.5
},
"luminance": 0.59811
}Semantic roles & 50–950 ramp
primary
#7FDEAE
secondary
#B54C81
accent
#1F74C7
background
#FDFEFD
surface
#F7FDF9
border
#D0D5D2
text
#101613
muted
#818482