#7CED93#7CED93
#7CED93 is a very light, vivid green. Relative luminance 0.670; OKLCH L 85.7% C 0.162 H 148.7°. Best body text is #000000 at 14.39:1 contrast (WCAG AA passes).
Color values
| HEX | #7CED93 |
|---|---|
| RGB | rgb(124, 237, 147) |
| HSL | hsl(132, 76%, 71%) |
| HSV | hsv(132, 48%, 93%) |
| CMYK | cmyk(47.7%, 0%, 38%, 7.1%) |
| CIE-LAB | lab(85.48, -51.04, 33.90) |
| CIE-LCH | lch(85.48, 61.27, 146.41°) |
| OKLab | oklab(85.72% -0.1386 0.0843) |
| OKLCH | oklch(85.72% 0.162 148.7) |
| XYZ | xyz(43.8601, 66.9567, 38.2108) |
| Luminance | 0.6696 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.49
Foam Green
#90FDA9
ΔE00 3.86
Baby Green
#8CFF9E
ΔE00 3.92
Seafoam Green
#7AF9AB
ΔE00 3.93
Mint Green
#8FFF9F
ΔE00 3.99
Light Bluish Green
#76FDA8
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CED93 #ED7CD6
analogous
#9DED7C #7CED93 #7CEDCB
triadic
#7CED93 #937CED #ED937C
tetradic
#7CED93 #7C9DED #ED7CD6 #EDCB7C
square
#7CED93 #7C9DED #ED7CD6 #EDCB7C
split-complementary
#7CED93 #CB7CED #ED7C9D
monochromatic
#1DD242 #46E667 #7CED93 #B2F4BF #E4FBE9
Accessibility & contrast
On white
1.46
#7CED93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.39
#7CED93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CED93
14.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CED93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CED93 | 1.00 | 1.46 | 14.39 | 14.39 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDC8D
Deuteranopia (green-blind)
#DFD199
Tritanopia (blue-blind)
#67E9D6
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #7ced93; /* rgb */ color: rgb(124, 237, 147); /* oklch */ color: oklch(85.7% 0.162 148.7);
Tailwind
colors: {
custom: {
50: '#a8f3b3',
500: '#7ced93',
950: '#000000',
},
}SCSS
$custom: #7ced93; $custom-light: #a8f3b3; $custom-dark: #000000;
JSON
{
"hex": "#7ced93",
"rgb": {
"r": 124,
"g": 237,
"b": 147
},
"hsl": {
"h": 132.212,
"s": 75.839,
"l": 70.784
},
"oklch": {
"l": 0.85722,
"c": 0.16229,
"h": 148.7
},
"luminance": 0.6696
}Semantic roles & 50–950 ramp
primary
#7CED93
secondary
#C747AC
accent
#0DAFD8
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581