#69E58B#69E58B
#69E58B is a very light, vivid green. Relative luminance 0.609; OKLCH L 82.9% C 0.168 H 150.2°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #69E58B |
|---|---|
| RGB | rgb(105, 229, 139) |
| HSL | hsl(136, 70%, 65%) |
| HSV | hsv(136, 54%, 90%) |
| CMYK | cmyk(54.1%, 0%, 39.3%, 10.2%) |
| CIE-LAB | lab(82.33, -53.86, 33.65) |
| CIE-LCH | lch(82.33, 63.51, 148.01°) |
| OKLab | oklab(82.91% -0.146 0.0836) |
| OKLCH | oklch(82.91% 0.168 150.2) |
| XYZ | xyz(38.5025, 60.9026, 34.1475) |
| Luminance | 0.6091 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.01
Lightgreen
#90EE90
ΔE00 4.32
Tealish Green
#0CDC73
ΔE00 4.85
Turquoise Green
#04F489
ΔE00 5.01
Seafoam Green
#7AF9AB
ΔE00 5.24
Aqua Green
#12E193
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E58B #E569C3
analogous
#85E569 #69E58B #69E5C9
triadic
#69E58B #8B69E5 #E58B69
tetradic
#69E58B #6985E5 #E569C3 #E5C969
square
#69E58B #6985E5 #E569C3 #E5C969
split-complementary
#69E58B #C969E5 #E56985
monochromatic
#1FB448 #35DC63 #69E58B #9DEEB3 #D1F7DC
Accessibility & contrast
On white
1.59
#69E58B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#69E58B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E58B
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E58B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E58B | 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)
#E6D485
Deuteranopia (green-blind)
#D5C891
Tritanopia (blue-blind)
#4BE1CF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #69e58b; /* rgb */ color: rgb(105, 229, 139); /* oklch */ color: oklch(82.9% 0.168 150.2);
Tailwind
colors: {
custom: {
50: '#9deead',
500: '#69e58b',
950: '#000000',
},
}SCSS
$custom: #69e58b; $custom-light: #9deead; $custom-dark: #000000;
JSON
{
"hex": "#69e58b",
"rgb": {
"r": 105,
"g": 229,
"b": 139
},
"hsl": {
"h": 136.452,
"s": 70.455,
"l": 65.49
},
"oklch": {
"l": 0.82913,
"c": 0.1682,
"h": 150.2
},
"luminance": 0.60906
}Semantic roles & 50–950 ramp
primary
#69E58B
secondary
#B53D94
accent
#139ED2
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1610
muted
#808581