#7DDEA6#7DDEA6
#7DDEA6 is a very light, vivid green. Relative luminance 0.594; OKLCH L 82.6% C 0.122 H 157.0°. Best body text is #000000 at 12.87:1 contrast (WCAG AA passes).
Color values
| HEX | #7DDEA6 |
|---|---|
| RGB | rgb(125, 222, 166) |
| HSL | hsl(145, 60%, 68%) |
| HSV | hsv(145, 44%, 87%) |
| CMYK | cmyk(43.7%, 0%, 25.2%, 12.9%) |
| CIE-LAB | lab(81.49, -41.00, 18.73) |
| CIE-LCH | lch(81.49, 45.07, 155.45°) |
| OKLab | oklab(82.59% -0.1127 0.0478) |
| OKLCH | oklch(82.59% 0.122 157) |
| XYZ | xyz(41.4587, 59.3527, 45.3406) |
| Luminance | 0.5936 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.80
Hospital Green
#9BE5AA
ΔE00 4.00
Light Teal
#90E4C1
ΔE00 5.67
Eucalyptus
#44D7A8
ΔE00 5.80
Light Sea Green
#98F6B0
ΔE00 6.12
Light Greenish Blue
#63F7B4
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DDEA6 #DE7DB5
analogous
#84DE7D #7DDEA6 #7DDED6
triadic
#7DDEA6 #A67DDE #DEA67D
tetradic
#7DDEA6 #7D84DE #DE7DB5 #DED67D
square
#7DDEA6 #7D84DE #DE7DB5 #DED67D
split-complementary
#7DDEA6 #D67DDE #DE7D84
monochromatic
#2DB366 #4CD285 #7DDEA6 #AEEAC7 #DFF7E9
Accessibility & contrast
On white
1.63
#7DDEA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.87
#7DDEA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DDEA6
12.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DDEA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DDEA6 | 1.00 | 1.63 | 12.87 | 12.87 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD1A3
Deuteranopia (green-blind)
#CEC6A9
Tritanopia (blue-blind)
#66DDCF
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #7ddea6; /* rgb */ color: rgb(125, 222, 166); /* oklch */ color: oklch(82.6% 0.122 157.0);
Tailwind
colors: {
custom: {
50: '#a7e9c0',
500: '#7ddea6',
950: '#000000',
},
}SCSS
$custom: #7ddea6; $custom-light: #a7e9c0; $custom-dark: #000000;
JSON
{
"hex": "#7ddea6",
"rgb": {
"r": 125,
"g": 222,
"b": 166
},
"hsl": {
"h": 145.361,
"s": 59.509,
"l": 68.039
},
"oklch": {
"l": 0.82589,
"c": 0.12243,
"h": 157
},
"luminance": 0.59356
}Semantic roles & 50–950 ramp
primary
#7DDEA6
secondary
#B54B88
accent
#1E80C7
background
#FDFEFD
surface
#F7FDF9
border
#D0D5D2
text
#101612
muted
#818482