#7DDFA3#7DDFA3
#7DDFA3 is a very light, vivid green. Relative luminance 0.598; OKLCH L 82.8% C 0.127 H 155.5°. Best body text is #000000 at 12.96:1 contrast (WCAG AA passes).
Color values
| HEX | #7DDFA3 |
|---|---|
| RGB | rgb(125, 223, 163) |
| HSL | hsl(143, 60%, 68%) |
| HSV | hsv(143, 44%, 87%) |
| CMYK | cmyk(43.9%, 0%, 26.9%, 12.5%) |
| CIE-LAB | lab(81.72, -42.01, 20.62) |
| CIE-LCH | lch(81.72, 46.80, 153.86°) |
| OKLab | oklab(82.76% -0.1152 0.0525) |
| OKLCH | oklch(82.76% 0.127 155.5) |
| XYZ | xyz(41.4531, 59.7767, 43.9969) |
| Luminance | 0.5978 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.62
Hospital Green
#9BE5AA
ΔE00 3.73
Light Sea Green
#98F6B0
ΔE00 5.63
Seafoam (survey)
#80F9AD
ΔE00 5.99
Light Greenish Blue
#63F7B4
ΔE00 6.02
Seafoam Green
#7AF9AB
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DDFA3 #DF7DB9
analogous
#88DF7D #7DDFA3 #7DDFD4
triadic
#7DDFA3 #A37DDF #DFA37D
tetradic
#7DDFA3 #7D88DF #DF7DB9 #DFD47D
square
#7DDFA3 #7D88DF #DF7DB9 #DFD47D
split-complementary
#7DDFA3 #D47DDF #DF7D88
monochromatic
#2DB561 #4CD380 #7DDFA3 #AEEBC6 #DFF7E9
Accessibility & contrast
On white
1.62
#7DDFA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.96
#7DDFA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DDFA3
12.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DDFA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DDFA3 | 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)
#DED19F
Deuteranopia (green-blind)
#CFC7A7
Tritanopia (blue-blind)
#67DDCF
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #7ddfa3; /* rgb */ color: rgb(125, 223, 163); /* oklch */ color: oklch(82.8% 0.127 155.5);
Tailwind
colors: {
custom: {
50: '#a7e9be',
500: '#7ddfa3',
950: '#000000',
},
}SCSS
$custom: #7ddfa3; $custom-light: #a7e9be; $custom-dark: #000000;
JSON
{
"hex": "#7ddfa3",
"rgb": {
"r": 125,
"g": 223,
"b": 163
},
"hsl": {
"h": 143.265,
"s": 60.494,
"l": 68.235
},
"oklch": {
"l": 0.82758,
"c": 0.12658,
"h": 155.5
},
"luminance": 0.5978
}Semantic roles & 50–950 ramp
primary
#7DDFA3
secondary
#B64A8C
accent
#1D86C8
background
#FDFEFD
surface
#F7FDF8
border
#D0D5D1
text
#101612
muted
#818482