#69EE84#69EE84
#69EE84 is a very light, vivid green. Relative luminance 0.658; OKLCH L 85.0% C 0.187 H 147.9°. Best body text is #000000 at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #69EE84 |
|---|---|
| RGB | rgb(105, 238, 132) |
| HSL | hsl(132, 80%, 67%) |
| HSV | hsv(132, 56%, 93%) |
| CMYK | cmyk(55.9%, 0%, 44.5%, 6.7%) |
| CIE-LAB | lab(84.90, -58.48, 40.46) |
| CIE-LCH | lch(84.90, 71.11, 145.32°) |
| OKLab | oklab(84.99% -0.1583 0.0992) |
| OKLCH | oklch(84.99% 0.187 147.9) |
| XYZ | xyz(40.5624, 65.8146, 32.3913) |
| Luminance | 0.6582 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.55
Lightgreen
#90EE90
ΔE00 3.71
Wintergreen
#20F986
ΔE00 3.98
Minty Green
#0BF77D
ΔE00 4.00
Turquoise Green
#04F489
ΔE00 4.12
Spearmint
#1EF876
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EE84 #EE69D3
analogous
#91EE69 #69EE84 #69EEC6
triadic
#69EE84 #8469EE #EE8469
tetradic
#69EE84 #6991EE #EE69D3 #EEC669
square
#69EE84 #6991EE #EE69D3 #EEC669
split-complementary
#69EE84 #C669EE #EE6991
monochromatic
#16C63A #32E857 #69EE84 #A0F4B1 #D7FADE
Accessibility & contrast
On white
1.48
#69EE84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.16
#69EE84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EE84
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EE84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EE84 | 1.00 | 1.48 | 14.16 | 14.16 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DB7C
Deuteranopia (green-blind)
#DFCF8B
Tritanopia (blue-blind)
#4BEAD5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #69ee84; /* rgb */ color: rgb(105, 238, 132); /* oklch */ color: oklch(85.0% 0.187 147.9);
Tailwind
colors: {
custom: {
50: '#9ef4a9',
500: '#69ee84',
950: '#000000',
},
}SCSS
$custom: #69ee84; $custom-light: #9ef4a9; $custom-dark: #000000;
JSON
{
"hex": "#69ee84",
"rgb": {
"r": 105,
"g": 238,
"b": 132
},
"hsl": {
"h": 132.18,
"s": 79.641,
"l": 67.255
},
"oklch": {
"l": 0.84992,
"c": 0.18678,
"h": 147.9
},
"luminance": 0.65818
}Semantic roles & 50–950 ramp
primary
#69EE84
secondary
#C438A7
accent
#0AB1DC
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581