#69E69A#69E69A
#69E69A is a very light, vivid green. Relative luminance 0.619; OKLCH L 83.4% C 0.156 H 154.4°. Best body text is #000000 at 13.39:1 contrast (WCAG AA passes).
Color values
| HEX | #69E69A |
|---|---|
| RGB | rgb(105, 230, 154) |
| HSL | hsl(144, 71%, 66%) |
| HSV | hsv(144, 54%, 90%) |
| CMYK | cmyk(54.3%, 0%, 33%, 9.8%) |
| CIE-LAB | lab(82.87, -51.64, 26.74) |
| CIE-LCH | lch(82.87, 58.15, 152.62°) |
| OKLab | oklab(83.44% -0.1405 0.0674) |
| OKLCH | oklch(83.44% 0.156 154.4) |
| XYZ | xyz(39.9521, 61.9264, 40.4132) |
| Luminance | 0.6193 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 4.19
Aqua Green
#12E193
ΔE00 4.20
Seafoam (survey)
#80F9AD
ΔE00 4.36
Weird Green
#3AE57F
ΔE00 4.58
Light Greenish Blue
#63F7B4
ΔE00 4.71
Light Blue Green
#7EFBB3
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E69A #E669B5
analogous
#76E669 #69E69A #69E6D8
triadic
#69E69A #9A69E6 #E69A69
tetradic
#69E69A #6976E6 #E669B5 #E6D869
square
#69E69A #6976E6 #E669B5 #E6D869
split-complementary
#69E69A #D869E6 #E66976
monochromatic
#1EB65A #35DD77 #69E69A #9DEFBD #D2F7E1
Accessibility & contrast
On white
1.57
#69E69A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.39
#69E69A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E69A
13.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E69A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E69A | 1.00 | 1.57 | 13.39 | 13.39 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D695
Deuteranopia (green-blind)
#D4C99F
Tritanopia (blue-blind)
#45E4D2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #69e69a; /* rgb */ color: rgb(105, 230, 154); /* oklch */ color: oklch(83.4% 0.156 154.4);
Tailwind
colors: {
custom: {
50: '#9defb8',
500: '#69e69a',
950: '#000000',
},
}SCSS
$custom: #69e69a; $custom-light: #9defb8; $custom-dark: #000000;
JSON
{
"hex": "#69e69a",
"rgb": {
"r": 105,
"g": 230,
"b": 154
},
"hsl": {
"h": 143.52,
"s": 71.429,
"l": 65.686
},
"oklch": {
"l": 0.83444,
"c": 0.15579,
"h": 154.4
},
"luminance": 0.6193
}Semantic roles & 50–950 ramp
primary
#69E69A
secondary
#B63D87
accent
#1288D3
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1611
muted
#808581