#7CED98#7CED98
#7CED98 is a very light, vivid green. Relative luminance 0.671; OKLCH L 85.8% C 0.158 H 150.0°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #7CED98 |
|---|---|
| RGB | rgb(124, 237, 152) |
| HSL | hsl(135, 76%, 71%) |
| HSV | hsv(135, 48%, 93%) |
| CMYK | cmyk(47.7%, 0%, 35.9%, 7.1%) |
| CIE-LAB | lab(85.56, -50.22, 31.49) |
| CIE-LCH | lch(85.56, 59.27, 147.91°) |
| OKLab | oklab(85.81% -0.1365 0.0787) |
| OKLCH | oklch(85.81% 0.158 150) |
| XYZ | xyz(44.2610, 67.1171, 40.3222) |
| Luminance | 0.6712 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.07
Seafoam Green
#7AF9AB
ΔE00 3.31
Seafoam (survey)
#80F9AD
ΔE00 3.40
Foam Green
#90FDA9
ΔE00 3.65
Light Bluish Green
#76FDA8
ΔE00 3.66
Light Sea Green
#98F6B0
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CED98 #ED7CD1
analogous
#98ED7C #7CED98 #7CEDD0
triadic
#7CED98 #987CED #ED987C
tetradic
#7CED98 #7C98ED #ED7CD1 #EDD07C
square
#7CED98 #7C98ED #ED7CD1 #EDD07C
split-complementary
#7CED98 #D07CED #ED7C98
monochromatic
#1DD24A #46E66E #7CED98 #B2F4C2 #E4FBEA
Accessibility & contrast
On white
1.46
#7CED98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#7CED98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CED98
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CED98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CED98 | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDD92
Deuteranopia (green-blind)
#DED19D
Tritanopia (blue-blind)
#66EAD7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #7ced98; /* rgb */ color: rgb(124, 237, 152); /* oklch */ color: oklch(85.8% 0.158 150.0);
Tailwind
colors: {
custom: {
50: '#a8f3b7',
500: '#7ced98',
950: '#000000',
},
}SCSS
$custom: #7ced98; $custom-light: #a8f3b7; $custom-dark: #000000;
JSON
{
"hex": "#7ced98",
"rgb": {
"r": 124,
"g": 237,
"b": 152
},
"hsl": {
"h": 134.867,
"s": 75.839,
"l": 70.784
},
"oklch": {
"l": 0.85814,
"c": 0.15759,
"h": 150
},
"luminance": 0.6712
}Semantic roles & 50–950 ramp
primary
#7CED98
secondary
#C747A7
accent
#0DA6D8
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581