#69EE79#69EE79
#69EE79 is a very light, vivid green. Relative luminance 0.655; OKLCH L 84.8% C 0.197 H 145.9°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #69EE79 |
|---|---|
| RGB | rgb(105, 238, 121) |
| HSL | hsl(127, 80%, 67%) |
| HSV | hsv(127, 56%, 93%) |
| CMYK | cmyk(55.9%, 0%, 49.2%, 6.7%) |
| CIE-LAB | lab(84.76, -60.07, 45.58) |
| CIE-LCH | lch(84.76, 75.41, 142.81°) |
| OKLab | oklab(84.82% -0.1627 0.1103) |
| OKLCH | oklch(84.82% 0.197 145.9) |
| XYZ | xyz(39.8490, 65.5293, 28.6339) |
| Luminance | 0.6553 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.60
Spearmint
#1EF876
ΔE00 3.84
Lightgreen (survey)
#76FF7B
ΔE00 3.90
Minty Green
#0BF77D
ΔE00 4.12
Lightgreen
#90EE90
ΔE00 4.23
Weird Green
#3AE57F
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EE79 #EE69DE
analogous
#9CEE69 #69EE79 #69EEBC
triadic
#69EE79 #7969EE #EE7969
tetradic
#69EE79 #699CEE #EE69DE #EEBC69
square
#69EE79 #699CEE #EE69DE #EEBC69
split-complementary
#69EE79 #BC69EE #EE699C
monochromatic
#16C62C #32E848 #69EE79 #A0F4AA #D7FADB
Accessibility & contrast
On white
1.49
#69EE79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#69EE79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EE79
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EE79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EE79 | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DB6F
Deuteranopia (green-blind)
#E0CF81
Tritanopia (blue-blind)
#4FE9D3
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #69ee79; /* rgb */ color: rgb(105, 238, 121); /* oklch */ color: oklch(84.8% 0.197 145.9);
Tailwind
colors: {
custom: {
50: '#9ef4a2',
500: '#69ee79',
950: '#000000',
},
}SCSS
$custom: #69ee79; $custom-light: #9ef4a2; $custom-dark: #000000;
JSON
{
"hex": "#69ee79",
"rgb": {
"r": 105,
"g": 238,
"b": 121
},
"hsl": {
"h": 127.218,
"s": 79.641,
"l": 67.255
},
"oklch": {
"l": 0.84824,
"c": 0.19659,
"h": 145.9
},
"luminance": 0.65533
}Semantic roles & 50–950 ramp
primary
#69EE79
secondary
#C438B3
accent
#0AC3DC
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#0F170F
muted
#808580