#69ED84#69ED84
#69ED84 is a very light, vivid green. Relative luminance 0.652; OKLCH L 84.7% C 0.185 H 148.0°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #69ED84 |
|---|---|
| RGB | rgb(105, 237, 132) |
| HSL | hsl(132, 79%, 67%) |
| HSV | hsv(132, 56%, 93%) |
| CMYK | cmyk(55.7%, 0%, 44.3%, 7.1%) |
| CIE-LAB | lab(84.60, -58.10, 40.08) |
| CIE-LCH | lch(84.60, 70.58, 145.40°) |
| OKLab | oklab(84.75% -0.1573 0.0983) |
| OKLCH | oklch(84.75% 0.185 148) |
| XYZ | xyz(40.2721, 65.2340, 32.2945) |
| Luminance | 0.6524 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.41
Lightgreen
#90EE90
ΔE00 3.69
Wintergreen
#20F986
ΔE00 4.11
Minty Green
#0BF77D
ΔE00 4.14
Turquoise Green
#04F489
ΔE00 4.17
Spearmint
#1EF876
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69ED84 #ED69D2
analogous
#90ED69 #69ED84 #69EDC6
triadic
#69ED84 #8469ED #ED8469
tetradic
#69ED84 #6990ED #ED69D2 #EDC669
square
#69ED84 #6990ED #ED69D2 #EDC669
split-complementary
#69ED84 #C669ED #ED6990
monochromatic
#18C43B #32E657 #69ED84 #A0F4B1 #D6FADE
Accessibility & contrast
On white
1.49
#69ED84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#69ED84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69ED84
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69ED84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69ED84 | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDB7C
Deuteranopia (green-blind)
#DECE8B
Tritanopia (blue-blind)
#4BE9D4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #69ed84; /* rgb */ color: rgb(105, 237, 132); /* oklch */ color: oklch(84.7% 0.185 148.0);
Tailwind
colors: {
custom: {
50: '#9ef4a9',
500: '#69ed84',
950: '#000000',
},
}SCSS
$custom: #69ed84; $custom-light: #9ef4a9; $custom-dark: #000000;
JSON
{
"hex": "#69ed84",
"rgb": {
"r": 105,
"g": 237,
"b": 132
},
"hsl": {
"h": 132.273,
"s": 78.571,
"l": 67.059
},
"oklch": {
"l": 0.84747,
"c": 0.18546,
"h": 148
},
"luminance": 0.65238
}Semantic roles & 50–950 ramp
primary
#69ED84
secondary
#C238A6
accent
#0BB0DB
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581