#69E59A#69E59A
#69E59A is a very light, vivid green. Relative luminance 0.614; OKLCH L 83.2% C 0.154 H 154.5°. Best body text is #000000 at 13.28:1 contrast (WCAG AA passes).
Color values
| HEX | #69E59A |
|---|---|
| RGB | rgb(105, 229, 154) |
| HSL | hsl(144, 70%, 65%) |
| HSV | hsv(144, 54%, 90%) |
| CMYK | cmyk(54.1%, 0%, 32.8%, 10.2%) |
| CIE-LAB | lab(82.58, -51.23, 26.34) |
| CIE-LCH | lch(82.58, 57.60, 152.79°) |
| OKLab | oklab(83.2% -0.1394 0.0664) |
| OKLCH | oklch(83.2% 0.154 154.5) |
| XYZ | xyz(39.6746, 61.3715, 40.3207) |
| Luminance | 0.6138 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.14
Seafoam Green
#7AF9AB
ΔE00 4.40
Seafoam (survey)
#80F9AD
ΔE00 4.55
Weird Green
#3AE57F
ΔE00 4.69
Light Greenish Blue
#63F7B4
ΔE00 4.81
Light Blue Green
#7EFBB3
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E59A #E569B4
analogous
#76E569 #69E59A #69E5D8
triadic
#69E59A #9A69E5 #E59A69
tetradic
#69E59A #6976E5 #E569B4 #E5D869
square
#69E59A #6976E5 #E569B4 #E5D869
split-complementary
#69E59A #D869E5 #E56976
monochromatic
#1FB45A #35DC77 #69E59A #9DEEBD #D1F7E0
Accessibility & contrast
On white
1.58
#69E59A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.28
#69E59A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E59A
13.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E59A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E59A | 1.00 | 1.58 | 13.28 | 13.28 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D595
Deuteranopia (green-blind)
#D3C99F
Tritanopia (blue-blind)
#45E3D1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #69e59a; /* rgb */ color: rgb(105, 229, 154); /* oklch */ color: oklch(83.2% 0.154 154.5);
Tailwind
colors: {
custom: {
50: '#9deeb8',
500: '#69e59a',
950: '#000000',
},
}SCSS
$custom: #69e59a; $custom-light: #9deeb8; $custom-dark: #000000;
JSON
{
"hex": "#69e59a",
"rgb": {
"r": 105,
"g": 229,
"b": 154
},
"hsl": {
"h": 143.71,
"s": 70.455,
"l": 65.49
},
"oklch": {
"l": 0.83202,
"c": 0.15441,
"h": 154.5
},
"luminance": 0.61375
}Semantic roles & 50–950 ramp
primary
#69E59A
secondary
#B53D86
accent
#1387D2
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581