#69E59B#69E59B
#69E59B is a very light, vivid green. Relative luminance 0.614; OKLCH L 83.2% C 0.153 H 154.9°. Best body text is #000000 at 13.28:1 contrast (WCAG AA passes).
Color values
| HEX | #69E59B |
|---|---|
| RGB | rgb(105, 229, 155) |
| HSL | hsl(144, 70%, 65%) |
| HSV | hsv(144, 54%, 90%) |
| CMYK | cmyk(54.1%, 0%, 32.3%, 10.2%) |
| CIE-LAB | lab(82.60, -51.04, 25.85) |
| CIE-LCH | lch(82.60, 57.22, 153.14°) |
| OKLab | oklab(83.22% -0.139 0.0652) |
| OKLCH | oklch(83.22% 0.154 154.9) |
| XYZ | xyz(39.7583, 61.4049, 40.7611) |
| Luminance | 0.6141 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.12
Seafoam Green
#7AF9AB
ΔE00 4.40
Seafoam (survey)
#80F9AD
ΔE00 4.54
Light Greenish Blue
#63F7B4
ΔE00 4.70
Weird Green
#3AE57F
ΔE00 4.85
Light Blue Green
#7EFBB3
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E59B #E569B3
analogous
#75E569 #69E59B #69E5D9
triadic
#69E59B #9B69E5 #E59B69
tetradic
#69E59B #6975E5 #E569B3 #E5D969
square
#69E59B #6975E5 #E569B3 #E5D969
split-complementary
#69E59B #D969E5 #E56975
monochromatic
#1FB45B #35DC78 #69E59B #9DEEBE #D1F7E1
Accessibility & contrast
On white
1.58
#69E59B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.28
#69E59B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E59B
13.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E59B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E59B | 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)
#E4D596
Deuteranopia (green-blind)
#D3C9A0
Tritanopia (blue-blind)
#44E3D2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #69e59b; /* rgb */ color: rgb(105, 229, 155); /* oklch */ color: oklch(83.2% 0.153 154.9);
Tailwind
colors: {
custom: {
50: '#9deeb9',
500: '#69e59b',
950: '#000000',
},
}SCSS
$custom: #69e59b; $custom-light: #9deeb9; $custom-dark: #000000;
JSON
{
"hex": "#69e59b",
"rgb": {
"r": 105,
"g": 229,
"b": 155
},
"hsl": {
"h": 144.194,
"s": 70.455,
"l": 65.49
},
"oklch": {
"l": 0.83222,
"c": 0.1535,
"h": 154.9
},
"luminance": 0.61408
}Semantic roles & 50–950 ramp
primary
#69E59B
secondary
#B53D85
accent
#1385D2
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581