#69E57B#69E57B
#69E57B is a very light, vivid green. Relative luminance 0.605; OKLCH L 82.6% C 0.183 H 146.6°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #69E57B |
|---|---|
| RGB | rgb(105, 229, 123) |
| HSL | hsl(129, 70%, 65%) |
| HSV | hsv(129, 54%, 90%) |
| CMYK | cmyk(54.1%, 0%, 46.3%, 10.2%) |
| CIE-LAB | lab(82.09, -56.36, 41.29) |
| CIE-LCH | lch(82.09, 69.86, 143.78°) |
| OKLab | oklab(82.65% -0.1527 0.1007) |
| OKLCH | oklch(82.65% 0.183 146.6) |
| XYZ | xyz(37.4178, 60.4687, 28.4349) |
| Luminance | 0.6047 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.30
Lightish Green
#61E160
ΔE00 3.38
Lightgreen
#90EE90
ΔE00 4.17
Tealish Green
#0CDC73
ΔE00 4.77
Minty Green
#0BF77D
ΔE00 5.30
Turquoise Green
#04F489
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E57B #E569D3
analogous
#95E569 #69E57B #69E5B9
triadic
#69E57B #7B69E5 #E57B69
tetradic
#69E57B #6995E5 #E569D3 #E5B969
square
#69E57B #6995E5 #E569D3 #E5B969
split-complementary
#69E57B #B969E5 #E56995
monochromatic
#1FB435 #35DC4D #69E57B #9DEEA9 #D1F7D7
Accessibility & contrast
On white
1.60
#69E57B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.09
#69E57B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E57B
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E57B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E57B | 1.00 | 1.60 | 13.09 | 13.09 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D373
Deuteranopia (green-blind)
#D7C882
Tritanopia (blue-blind)
#51E0CC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #69e57b; /* rgb */ color: rgb(105, 229, 123); /* oklch */ color: oklch(82.6% 0.183 146.6);
Tailwind
colors: {
custom: {
50: '#9deea3',
500: '#69e57b',
950: '#000000',
},
}SCSS
$custom: #69e57b; $custom-light: #9deea3; $custom-dark: #000000;
JSON
{
"hex": "#69e57b",
"rgb": {
"r": 105,
"g": 229,
"b": 123
},
"hsl": {
"h": 128.71,
"s": 70.455,
"l": 65.49
},
"oklch": {
"l": 0.82645,
"c": 0.18292,
"h": 146.6
},
"luminance": 0.60472
}Semantic roles & 50–950 ramp
primary
#69E57B
secondary
#B53DA3
accent
#13B7D2
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#0F160F
muted
#808580