#69E58A#69E58A
#69E58A is a very light, vivid green. Relative luminance 0.609; OKLCH L 82.9% C 0.169 H 150.0°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #69E58A |
|---|---|
| RGB | rgb(105, 229, 138) |
| HSL | hsl(136, 70%, 65%) |
| HSV | hsv(136, 54%, 90%) |
| CMYK | cmyk(54.1%, 0%, 39.7%, 10.2%) |
| CIE-LAB | lab(82.31, -54.03, 34.13) |
| CIE-LCH | lch(82.31, 63.90, 147.72°) |
| OKLab | oklab(82.9% -0.1464 0.0847) |
| OKLCH | oklch(82.9% 0.169 150) |
| XYZ | xyz(38.4298, 60.8735, 33.7644) |
| Luminance | 0.6088 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.96
Lightgreen
#90EE90
ΔE00 4.26
Tealish Green
#0CDC73
ΔE00 4.80
Turquoise Green
#04F489
ΔE00 4.99
Seafoam Green
#7AF9AB
ΔE00 5.33
Aqua Green
#12E193
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E58A #E569C4
analogous
#86E569 #69E58A #69E5C8
triadic
#69E58A #8A69E5 #E58A69
tetradic
#69E58A #6986E5 #E569C4 #E5C869
square
#69E58A #6986E5 #E569C4 #E5C869
split-complementary
#69E58A #C869E5 #E56986
monochromatic
#1FB447 #35DC61 #69E58A #9DEEB3 #D1F7DB
Accessibility & contrast
On white
1.59
#69E58A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#69E58A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E58A
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E58A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E58A | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D484
Deuteranopia (green-blind)
#D5C890
Tritanopia (blue-blind)
#4CE1CE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #69e58a; /* rgb */ color: rgb(105, 229, 138); /* oklch */ color: oklch(82.9% 0.169 150.0);
Tailwind
colors: {
custom: {
50: '#9deead',
500: '#69e58a',
950: '#000000',
},
}SCSS
$custom: #69e58a; $custom-light: #9deead; $custom-dark: #000000;
JSON
{
"hex": "#69e58a",
"rgb": {
"r": 105,
"g": 229,
"b": 138
},
"hsl": {
"h": 135.968,
"s": 70.455,
"l": 65.49
},
"oklch": {
"l": 0.82895,
"c": 0.16913,
"h": 150
},
"luminance": 0.60877
}Semantic roles & 50–950 ramp
primary
#69E58A
secondary
#B53D95
accent
#13A0D2
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1610
muted
#808581