#7DDFA2#7DDFA2
#7DDFA2 is a very light, vivid green. Relative luminance 0.597; OKLCH L 82.7% C 0.127 H 155.1°. Best body text is #000000 at 12.95:1 contrast (WCAG AA passes).
Color values
| HEX | #7DDFA2 |
|---|---|
| RGB | rgb(125, 223, 162) |
| HSL | hsl(143, 60%, 68%) |
| HSV | hsv(143, 44%, 87%) |
| CMYK | cmyk(43.9%, 0%, 27.4%, 12.5%) |
| CIE-LAB | lab(81.70, -42.20, 21.11) |
| CIE-LCH | lch(81.70, 47.19, 153.42°) |
| OKLab | oklab(82.74% -0.1156 0.0537) |
| OKLCH | oklch(82.74% 0.127 155.1) |
| XYZ | xyz(41.3638, 59.7410, 43.5269) |
| Luminance | 0.5974 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 3.70
Seafoam
#7FE0B3
ΔE00 3.84
Light Sea Green
#98F6B0
ΔE00 5.56
Seafoam (survey)
#80F9AD
ΔE00 5.92
Light Greenish Blue
#63F7B4
ΔE00 6.04
Seafoam Green
#7AF9AB
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DDFA2 #DF7DBA
analogous
#89DF7D #7DDFA2 #7DDFD3
triadic
#7DDFA2 #A27DDF #DFA27D
tetradic
#7DDFA2 #7D89DF #DF7DBA #DFD37D
square
#7DDFA2 #7D89DF #DF7DBA #DFD37D
split-complementary
#7DDFA2 #D37DDF #DF7D89
monochromatic
#2DB560 #4CD37F #7DDFA2 #AEEBC5 #DFF7E8
Accessibility & contrast
On white
1.62
#7DDFA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.95
#7DDFA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DDFA2
12.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DDFA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DDFA2 | 1.00 | 1.62 | 12.95 | 12.95 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED19E
Deuteranopia (green-blind)
#D0C7A6
Tritanopia (blue-blind)
#67DDCF
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #7ddfa2; /* rgb */ color: rgb(125, 223, 162); /* oklch */ color: oklch(82.7% 0.127 155.1);
Tailwind
colors: {
custom: {
50: '#a7e9bd',
500: '#7ddfa2',
950: '#000000',
},
}SCSS
$custom: #7ddfa2; $custom-light: #a7e9bd; $custom-dark: #000000;
JSON
{
"hex": "#7ddfa2",
"rgb": {
"r": 125,
"g": 223,
"b": 162
},
"hsl": {
"h": 142.653,
"s": 60.494,
"l": 68.235
},
"oklch": {
"l": 0.82736,
"c": 0.12749,
"h": 155.1
},
"luminance": 0.59744
}Semantic roles & 50–950 ramp
primary
#7DDFA2
secondary
#B64A8D
accent
#1D88C8
background
#FDFEFD
surface
#F7FDF8
border
#D0D5D1
text
#101612
muted
#818482