#7DDF93#7DDF93
#7DDF93 is a very light, vivid green. Relative luminance 0.592; OKLCH L 82.4% C 0.142 H 149.7°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #7DDF93 |
|---|---|
| RGB | rgb(125, 223, 147) |
| HSL | hsl(133, 60%, 68%) |
| HSV | hsv(133, 44%, 87%) |
| CMYK | cmyk(43.9%, 0%, 34.1%, 12.5%) |
| CIE-LAB | lab(81.42, -44.89, 28.51) |
| CIE-LCH | lch(81.42, 53.18, 147.58°) |
| OKLab | oklab(82.42% -0.1222 0.0715) |
| OKLCH | oklch(82.42% 0.142 149.7) |
| XYZ | xyz(40.1092, 59.2391, 36.9189) |
| Luminance | 0.5924 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.58
Lightgreen
#90EE90
ΔE00 4.72
Light Sea Green
#98F6B0
ΔE00 5.61
Weird Green
#3AE57F
ΔE00 5.67
Seafoam (survey)
#80F9AD
ΔE00 5.87
Seafoam Green
#7AF9AB
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DDF93 #DF7DC9
analogous
#98DF7D #7DDF93 #7DDFC4
triadic
#7DDF93 #937DDF #DF937D
tetradic
#7DDF93 #7D98DF #DF7DC9 #DFC47D
square
#7DDF93 #7D98DF #DF7DC9 #DFC47D
split-complementary
#7DDF93 #C47DDF #DF7D98
monochromatic
#2DB54B #4CD36A #7DDF93 #AEEBBC #DFF7E5
Accessibility & contrast
On white
1.63
#7DDF93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.85
#7DDF93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DDF93
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DDF93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DDF93 | 1.00 | 1.63 | 12.85 | 12.85 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D08E
Deuteranopia (green-blind)
#D2C698
Tritanopia (blue-blind)
#6CDCCB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #7ddf93; /* rgb */ color: rgb(125, 223, 147); /* oklch */ color: oklch(82.4% 0.142 149.7);
Tailwind
colors: {
custom: {
50: '#a7e9b3',
500: '#7ddf93',
950: '#000000',
},
}SCSS
$custom: #7ddf93; $custom-light: #a7e9b3; $custom-dark: #000000;
JSON
{
"hex": "#7ddf93",
"rgb": {
"r": 125,
"g": 223,
"b": 147
},
"hsl": {
"h": 133.469,
"s": 60.494,
"l": 68.235
},
"oklch": {
"l": 0.82422,
"c": 0.14162,
"h": 149.7
},
"luminance": 0.59242
}Semantic roles & 50–950 ramp
primary
#7DDF93
secondary
#B64A9E
accent
#1DA2C8
background
#FDFEFD
surface
#F7FDF8
border
#D0D5D1
text
#101611
muted
#818481