#69E690#69E690
#69E690 is a very light, vivid green. Relative luminance 0.616; OKLCH L 83.2% C 0.165 H 151.4°. Best body text is #000000 at 13.32:1 contrast (WCAG AA passes).
Color values
| HEX | #69E690 |
|---|---|
| RGB | rgb(105, 230, 144) |
| HSL | hsl(139, 71%, 66%) |
| HSV | hsv(139, 54%, 90%) |
| CMYK | cmyk(54.3%, 0%, 37.4%, 9.8%) |
| CIE-LAB | lab(82.70, -53.42, 31.62) |
| CIE-LCH | lch(82.70, 62.07, 149.38°) |
| OKLab | oklab(83.25% -0.1449 0.0789) |
| OKLCH | oklch(83.25% 0.165 151.4) |
| XYZ | xyz(39.1537, 61.6071, 36.2082) |
| Luminance | 0.6161 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.33
Lightgreen
#90EE90
ΔE00 4.56
Seafoam Green
#7AF9AB
ΔE00 4.68
Aqua Green
#12E193
ΔE00 4.85
Seafoam (survey)
#80F9AD
ΔE00 4.90
Turquoise Green
#04F489
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E690 #E669BF
analogous
#80E669 #69E690 #69E6CE
triadic
#69E690 #9069E6 #E69069
tetradic
#69E690 #6980E6 #E669BF #E6CE69
square
#69E690 #6980E6 #E669BF #E6CE69
split-complementary
#69E690 #CE69E6 #E66980
monochromatic
#1EB64E #35DD69 #69E690 #9DEFB7 #D2F7DE
Accessibility & contrast
On white
1.58
#69E690 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.32
#69E690 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E690
13.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E690 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E690 | 1.00 | 1.58 | 13.32 | 13.32 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D58A
Deuteranopia (green-blind)
#D6C995
Tritanopia (blue-blind)
#49E3D0
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #69e690; /* rgb */ color: rgb(105, 230, 144); /* oklch */ color: oklch(83.2% 0.165 151.4);
Tailwind
colors: {
custom: {
50: '#9defb1',
500: '#69e690',
950: '#000000',
},
}SCSS
$custom: #69e690; $custom-light: #9defb1; $custom-dark: #000000;
JSON
{
"hex": "#69e690",
"rgb": {
"r": 105,
"g": 230,
"b": 144
},
"hsl": {
"h": 138.72,
"s": 71.429,
"l": 65.686
},
"oklch": {
"l": 0.83249,
"c": 0.16495,
"h": 151.4
},
"luminance": 0.61611
}Semantic roles & 50–950 ramp
primary
#69E690
secondary
#B63D90
accent
#1297D3
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1611
muted
#808581