#7CF09B#7CF09B
#7CF09B is a very light, vivid green. Relative luminance 0.690; OKLCH L 86.6% C 0.159 H 150.6°. Best body text is #000000 at 14.79:1 contrast (WCAG AA passes).
Color values
| HEX | #7CF09B |
|---|---|
| RGB | rgb(124, 240, 155) |
| HSL | hsl(136, 79%, 71%) |
| HSV | hsv(136, 48%, 94%) |
| CMYK | cmyk(48.3%, 0%, 35.4%, 5.9%) |
| CIE-LAB | lab(86.49, -50.95, 31.20) |
| CIE-LCH | lch(86.49, 59.75, 148.52°) |
| OKLab | oklab(86.59% -0.1385 0.0781) |
| OKLCH | oklch(86.59% 0.159 150.6) |
| XYZ | xyz(45.3857, 68.9683, 41.9246) |
| Luminance | 0.6897 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.71
Seafoam (survey)
#80F9AD
ΔE00 2.81
Light Bluish Green
#76FDA8
ΔE00 2.99
Foam Green
#90FDA9
ΔE00 3.09
Lightgreen
#90EE90
ΔE00 3.29
Baby Green
#8CFF9E
ΔE00 3.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CF09B #F07CD1
analogous
#97F07C #7CF09B #7CF0D5
triadic
#7CF09B #9B7CF0 #F09B7C
tetradic
#7CF09B #7C97F0 #F07CD1 #F0D57C
square
#7CF09B #7C97F0 #F07CD1 #F0D57C
split-complementary
#7CF09B #D57CF0 #F07C97
monochromatic
#19D94C #45EA71 #7CF09B #B3F6C5 #E4FCEA
Accessibility & contrast
On white
1.42
#7CF09B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.79
#7CF09B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CF09B
14.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CF09B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CF09B | 1.00 | 1.42 | 14.79 | 14.79 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DF95
Deuteranopia (green-blind)
#E1D4A0
Tritanopia (blue-blind)
#64EDDA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #7cf09b; /* rgb */ color: rgb(124, 240, 155); /* oklch */ color: oklch(86.6% 0.159 150.6);
Tailwind
colors: {
custom: {
50: '#a8f6b9',
500: '#7cf09b',
950: '#000000',
},
}SCSS
$custom: #7cf09b; $custom-light: #a8f6b9; $custom-dark: #000000;
JSON
{
"hex": "#7cf09b",
"rgb": {
"r": 124,
"g": 240,
"b": 155
},
"hsl": {
"h": 136.034,
"s": 79.452,
"l": 71.373
},
"oklch": {
"l": 0.86586,
"c": 0.15902,
"h": 150.6
},
"luminance": 0.68972
}Semantic roles & 50–950 ramp
primary
#7CF09B
secondary
#CA46A7
accent
#0AA4DC
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581