#69EE7B#69EE7B
#69EE7B is a very light, vivid green. Relative luminance 0.656; OKLCH L 84.9% C 0.195 H 146.2°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #69EE7B |
|---|---|
| RGB | rgb(105, 238, 123) |
| HSL | hsl(128, 80%, 67%) |
| HSV | hsv(128, 56%, 93%) |
| CMYK | cmyk(55.9%, 0%, 48.3%, 6.7%) |
| CIE-LAB | lab(84.78, -59.79, 44.66) |
| CIE-LCH | lch(84.78, 74.63, 143.24°) |
| OKLab | oklab(84.85% -0.1619 0.1083) |
| OKLCH | oklch(84.85% 0.195 146.2) |
| XYZ | xyz(39.9729, 65.5788, 29.2866) |
| Luminance | 0.6558 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.78
Spearmint
#1EF876
ΔE00 3.85
Lightgreen (survey)
#76FF7B
ΔE00 4.01
Minty Green
#0BF77D
ΔE00 4.05
Lightgreen
#90EE90
ΔE00 4.10
Weird Green
#3AE57F
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EE7B #EE69DC
analogous
#9AEE69 #69EE7B #69EEBD
triadic
#69EE7B #7B69EE #EE7B69
tetradic
#69EE7B #699AEE #EE69DC #EEBD69
square
#69EE7B #699AEE #EE69DC #EEBD69
split-complementary
#69EE7B #BD69EE #EE699A
monochromatic
#16C62E #32E84B #69EE7B #A0F4AB #D7FADC
Accessibility & contrast
On white
1.49
#69EE7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#69EE7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EE7B
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EE7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EE7B | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DB71
Deuteranopia (green-blind)
#E0CF83
Tritanopia (blue-blind)
#4EE9D3
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #69ee7b; /* rgb */ color: rgb(105, 238, 123); /* oklch */ color: oklch(84.9% 0.195 146.2);
Tailwind
colors: {
custom: {
50: '#9ef4a3',
500: '#69ee7b',
950: '#000000',
},
}SCSS
$custom: #69ee7b; $custom-light: #9ef4a3; $custom-dark: #000000;
JSON
{
"hex": "#69ee7b",
"rgb": {
"r": 105,
"g": 238,
"b": 123
},
"hsl": {
"h": 128.12,
"s": 79.641,
"l": 67.255
},
"oklch": {
"l": 0.84853,
"c": 0.19483,
"h": 146.2
},
"luminance": 0.65582
}Semantic roles & 50–950 ramp
primary
#69EE7B
secondary
#C438B1
accent
#0ABFDC
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#0F170F
muted
#808580