#7CDF93#7CDF93
#7CDF93 is a very light, vivid green. Relative luminance 0.592; OKLCH L 82.4% C 0.142 H 149.9°. Best body text is #000000 at 12.83:1 contrast (WCAG AA passes).
Color values
| HEX | #7CDF93 |
|---|---|
| RGB | rgb(124, 223, 147) |
| HSL | hsl(134, 61%, 68%) |
| HSV | hsv(134, 44%, 87%) |
| CMYK | cmyk(44.4%, 0%, 34.1%, 12.5%) |
| CIE-LAB | lab(81.38, -45.17, 28.45) |
| CIE-LCH | lch(81.38, 53.38, 147.80°) |
| OKLab | oklab(82.38% -0.123 0.0714) |
| OKLCH | oklch(82.38% 0.142 149.9) |
| XYZ | xyz(39.9639, 59.1642, 36.9121) |
| Luminance | 0.5917 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.64
Lightgreen
#90EE90
ΔE00 4.78
Weird Green
#3AE57F
ΔE00 5.59
Light Sea Green
#98F6B0
ΔE00 5.64
Seafoam (survey)
#80F9AD
ΔE00 5.85
Seafoam Green
#7AF9AB
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CDF93 #DF7CC8
analogous
#97DF7C #7CDF93 #7CDFC4
triadic
#7CDF93 #937CDF #DF937C
tetradic
#7CDF93 #7C97DF #DF7CC8 #DFC47C
square
#7CDF93 #7C97DF #DF7CC8 #DFC47C
split-complementary
#7CDF93 #C47CDF #DF7C97
monochromatic
#2CB54C #4BD36A #7CDF93 #ADEBBC #DEF7E4
Accessibility & contrast
On white
1.64
#7CDF93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.83
#7CDF93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CDF93
12.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CDF93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CDF93 | 1.00 | 1.64 | 12.83 | 12.83 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D08E
Deuteranopia (green-blind)
#D2C698
Tritanopia (blue-blind)
#6ADCCB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #7cdf93; /* rgb */ color: rgb(124, 223, 147); /* oklch */ color: oklch(82.4% 0.142 149.9);
Tailwind
colors: {
custom: {
50: '#a7e9b3',
500: '#7cdf93',
950: '#000000',
},
}SCSS
$custom: #7cdf93; $custom-light: #a7e9b3; $custom-dark: #000000;
JSON
{
"hex": "#7cdf93",
"rgb": {
"r": 124,
"g": 223,
"b": 147
},
"hsl": {
"h": 133.939,
"s": 60.736,
"l": 68.039
},
"oklch": {
"l": 0.82377,
"c": 0.14219,
"h": 149.9
},
"luminance": 0.59167
}Semantic roles & 50–950 ramp
primary
#7CDF93
secondary
#B6499D
accent
#1DA1C8
background
#FDFEFD
surface
#F7FDF8
border
#D0D5D1
text
#101611
muted
#818481