#69ED82#69ED82
#69ED82 is a very light, vivid green. Relative luminance 0.652; OKLCH L 84.7% C 0.187 H 147.6°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #69ED82 |
|---|---|
| RGB | rgb(105, 237, 130) |
| HSL | hsl(131, 79%, 67%) |
| HSV | hsv(131, 56%, 93%) |
| CMYK | cmyk(55.7%, 0%, 45.1%, 7.1%) |
| CIE-LAB | lab(84.58, -58.40, 41.02) |
| CIE-LCH | lch(84.58, 71.36, 144.92°) |
| OKLab | oklab(84.71% -0.1581 0.1004) |
| OKLCH | oklch(84.71% 0.187 147.6) |
| XYZ | xyz(40.1365, 65.1798, 31.5806) |
| Luminance | 0.6518 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.52
Lightgreen
#90EE90
ΔE00 3.73
Minty Green
#0BF77D
ΔE00 4.10
Wintergreen
#20F986
ΔE00 4.15
Spearmint
#1EF876
ΔE00 4.21
Turquoise Green
#04F489
ΔE00 4.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69ED82 #ED69D4
analogous
#92ED69 #69ED82 #69EDC4
triadic
#69ED82 #8269ED #ED8269
tetradic
#69ED82 #6992ED #ED69D4 #EDC469
square
#69ED82 #6992ED #ED69D4 #EDC469
split-complementary
#69ED82 #C469ED #ED6992
monochromatic
#18C438 #32E654 #69ED82 #A0F4B0 #D6FADD
Accessibility & contrast
On white
1.50
#69ED82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#69ED82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69ED82
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69ED82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69ED82 | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDA7A
Deuteranopia (green-blind)
#DECE89
Tritanopia (blue-blind)
#4CE8D3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #69ed82; /* rgb */ color: rgb(105, 237, 130); /* oklch */ color: oklch(84.7% 0.187 147.6);
Tailwind
colors: {
custom: {
50: '#9ef4a8',
500: '#69ed82',
950: '#000000',
},
}SCSS
$custom: #69ed82; $custom-light: #9ef4a8; $custom-dark: #000000;
JSON
{
"hex": "#69ed82",
"rgb": {
"r": 105,
"g": 237,
"b": 130
},
"hsl": {
"h": 131.364,
"s": 78.571,
"l": 67.059
},
"oklch": {
"l": 0.84715,
"c": 0.18726,
"h": 147.6
},
"luminance": 0.65183
}Semantic roles & 50–950 ramp
primary
#69ED82
secondary
#C238A8
accent
#0BB3DB
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#0F1710
muted
#808580