#69E58E#69E58E
#69E58E is a very light, vivid green. Relative luminance 0.610; OKLCH L 83.0% C 0.165 H 151.0°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #69E58E |
|---|---|
| RGB | rgb(105, 229, 142) |
| HSL | hsl(138, 70%, 65%) |
| HSV | hsv(138, 54%, 90%) |
| CMYK | cmyk(54.1%, 0%, 38%, 10.2%) |
| CIE-LAB | lab(82.37, -53.36, 32.19) |
| CIE-LCH | lch(82.37, 62.32, 148.90°) |
| OKLab | oklab(82.97% -0.1447 0.0802) |
| OKLCH | oklch(82.97% 0.165 151) |
| XYZ | xyz(38.7247, 60.9915, 35.3178) |
| Luminance | 0.6099 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.22
Lightgreen
#90EE90
ΔE00 4.53
Aqua Green
#12E193
ΔE00 4.94
Seafoam Green
#7AF9AB
ΔE00 4.97
Tealish Green
#0CDC73
ΔE00 5.04
Turquoise Green
#04F489
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E58E #E569C0
analogous
#82E569 #69E58E #69E5CC
triadic
#69E58E #8E69E5 #E58E69
tetradic
#69E58E #6982E5 #E569C0 #E5CC69
square
#69E58E #6982E5 #E569C0 #E5CC69
split-complementary
#69E58E #CC69E5 #E56982
monochromatic
#1FB44C #35DC67 #69E58E #9DEEB5 #D1F7DD
Accessibility & contrast
On white
1.59
#69E58E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#69E58E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E58E
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E58E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E58E | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D488
Deuteranopia (green-blind)
#D5C894
Tritanopia (blue-blind)
#4AE2CF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #69e58e; /* rgb */ color: rgb(105, 229, 142); /* oklch */ color: oklch(83.0% 0.165 151.0);
Tailwind
colors: {
custom: {
50: '#9deeb0',
500: '#69e58e',
950: '#000000',
},
}SCSS
$custom: #69e58e; $custom-light: #9deeb0; $custom-dark: #000000;
JSON
{
"hex": "#69e58e",
"rgb": {
"r": 105,
"g": 229,
"b": 142
},
"hsl": {
"h": 137.903,
"s": 70.455,
"l": 65.49
},
"oklch": {
"l": 0.82968,
"c": 0.16542,
"h": 151
},
"luminance": 0.60995
}Semantic roles & 50–950 ramp
primary
#69E58E
secondary
#B53D91
accent
#1399D2
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1610
muted
#808581