#69E59E#69E59E
#69E59E is a very light, vivid green. Relative luminance 0.615; OKLCH L 83.3% C 0.151 H 155.9°. Best body text is #000000 at 13.30:1 contrast (WCAG AA passes).
Color values
| HEX | #69E59E |
|---|---|
| RGB | rgb(105, 229, 158) |
| HSL | hsl(146, 70%, 65%) |
| HSV | hsv(146, 54%, 90%) |
| CMYK | cmyk(54.1%, 0%, 31%, 10.2%) |
| CIE-LAB | lab(82.65, -50.48, 24.38) |
| CIE-LCH | lch(82.65, 56.06, 154.22°) |
| OKLab | oklab(83.29% -0.1376 0.0617) |
| OKLCH | oklch(83.29% 0.151 155.9) |
| XYZ | xyz(40.0134, 61.5069, 42.1045) |
| Luminance | 0.6151 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.12
Light Greenish Blue
#63F7B4
ΔE00 4.40
Seafoam Green
#7AF9AB
ΔE00 4.46
Seafoam (survey)
#80F9AD
ΔE00 4.57
Light Blue Green
#7EFBB3
ΔE00 4.88
Weird Green
#3AE57F
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E59E #E569B0
analogous
#72E569 #69E59E #69E5DC
triadic
#69E59E #9E69E5 #E59E69
tetradic
#69E59E #6972E5 #E569B0 #E5DC69
square
#69E59E #6972E5 #E569B0 #E5DC69
split-complementary
#69E59E #DC69E5 #E56972
monochromatic
#1FB45F #35DC7C #69E59E #9DEEC0 #D1F7E1
Accessibility & contrast
On white
1.58
#69E59E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.30
#69E59E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E59E
13.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E59E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E59E | 1.00 | 1.58 | 13.30 | 13.30 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D59A
Deuteranopia (green-blind)
#D3C9A2
Tritanopia (blue-blind)
#43E3D2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #69e59e; /* rgb */ color: rgb(105, 229, 158); /* oklch */ color: oklch(83.3% 0.151 155.9);
Tailwind
colors: {
custom: {
50: '#9deebb',
500: '#69e59e',
950: '#000000',
},
}SCSS
$custom: #69e59e; $custom-light: #9deebb; $custom-dark: #000000;
JSON
{
"hex": "#69e59e",
"rgb": {
"r": 105,
"g": 229,
"b": 158
},
"hsl": {
"h": 145.645,
"s": 70.455,
"l": 65.49
},
"oklch": {
"l": 0.83285,
"c": 0.15081,
"h": 155.9
},
"luminance": 0.61511
}Semantic roles & 50–950 ramp
primary
#69E59E
secondary
#B53D82
accent
#1381D2
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581