#7CED8B#7CED8B
#7CED8B is a very light, vivid green. Relative luminance 0.667; OKLCH L 85.6% C 0.170 H 146.8°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #7CED8B |
|---|---|
| RGB | rgb(124, 237, 139) |
| HSL | hsl(128, 76%, 71%) |
| HSV | hsv(128, 48%, 93%) |
| CMYK | cmyk(47.7%, 0%, 41.4%, 7.1%) |
| CIE-LAB | lab(85.36, -52.30, 37.73) |
| CIE-LCH | lch(85.36, 64.49, 144.19°) |
| OKLab | oklab(85.58% -0.142 0.0931) |
| OKLCH | oklch(85.58% 0.17 146.8) |
| XYZ | xyz(43.2541, 66.7143, 35.0190) |
| Luminance | 0.6672 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.05
Palegreen
#98FB98
ΔE00 3.75
Baby Green
#8CFF9E
ΔE00 3.93
Mint Green
#8FFF9F
ΔE00 4.02
Foam Green
#90FDA9
ΔE00 4.51
Weird Green
#3AE57F
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CED8B #ED7CDE
analogous
#A5ED7C #7CED8B #7CEDC4
triadic
#7CED8B #8B7CED #ED8B7C
tetradic
#7CED8B #7CA5ED #ED7CDE #EDC47C
square
#7CED8B #7CA5ED #ED7CDE #EDC47C
split-complementary
#7CED8B #C47CED #ED7CA5
monochromatic
#1DD235 #46E65B #7CED8B #B2F4BB #E4FBE7
Accessibility & contrast
On white
1.46
#7CED8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#7CED8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CED8B
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CED8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CED8B | 1.00 | 1.46 | 14.34 | 14.34 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DC84
Deuteranopia (green-blind)
#E0D191
Tritanopia (blue-blind)
#69E8D5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #7ced8b; /* rgb */ color: rgb(124, 237, 139); /* oklch */ color: oklch(85.6% 0.170 146.8);
Tailwind
colors: {
custom: {
50: '#a8f3ae',
500: '#7ced8b',
950: '#000000',
},
}SCSS
$custom: #7ced8b; $custom-light: #a8f3ae; $custom-dark: #000000;
JSON
{
"hex": "#7ced8b",
"rgb": {
"r": 124,
"g": 237,
"b": 139
},
"hsl": {
"h": 127.965,
"s": 75.839,
"l": 70.784
},
"oklch": {
"l": 0.85581,
"c": 0.16981,
"h": 146.8
},
"luminance": 0.66718
}Semantic roles & 50–950 ramp
primary
#7CED8B
secondary
#C747B6
accent
#0DBDD8
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#101710
muted
#818581