#69E699#69E699
#69E699 is a very light, vivid green. Relative luminance 0.619; OKLCH L 83.4% C 0.157 H 154.1°. Best body text is #000000 at 13.38:1 contrast (WCAG AA passes).
Color values
| HEX | #69E699 |
|---|---|
| RGB | rgb(105, 230, 153) |
| HSL | hsl(143, 71%, 66%) |
| HSV | hsv(143, 54%, 90%) |
| CMYK | cmyk(54.3%, 0%, 33.5%, 9.8%) |
| CIE-LAB | lab(82.86, -51.82, 27.23) |
| CIE-LCH | lch(82.86, 58.54, 152.28°) |
| OKLab | oklab(83.42% -0.1409 0.0685) |
| OKLCH | oklch(83.42% 0.157 154.1) |
| XYZ | xyz(39.8692, 61.8932, 39.9764) |
| Luminance | 0.6190 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 4.21
Aqua Green
#12E193
ΔE00 4.23
Seafoam (survey)
#80F9AD
ΔE00 4.38
Weird Green
#3AE57F
ΔE00 4.43
Light Greenish Blue
#63F7B4
ΔE00 4.83
Light Blue Green
#7EFBB3
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E699 #E669B6
analogous
#77E669 #69E699 #69E6D7
triadic
#69E699 #9969E6 #E69969
tetradic
#69E699 #6977E6 #E669B6 #E6D769
square
#69E699 #6977E6 #E669B6 #E6D769
split-complementary
#69E699 #D769E6 #E66977
monochromatic
#1EB659 #35DD75 #69E699 #9DEFBD #D2F7E0
Accessibility & contrast
On white
1.57
#69E699 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.38
#69E699 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E699
13.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E699 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E699 | 1.00 | 1.57 | 13.38 | 13.38 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D694
Deuteranopia (green-blind)
#D4C99E
Tritanopia (blue-blind)
#45E4D2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #69e699; /* rgb */ color: rgb(105, 230, 153); /* oklch */ color: oklch(83.4% 0.157 154.1);
Tailwind
colors: {
custom: {
50: '#9defb7',
500: '#69e699',
950: '#000000',
},
}SCSS
$custom: #69e699; $custom-light: #9defb7; $custom-dark: #000000;
JSON
{
"hex": "#69e699",
"rgb": {
"r": 105,
"g": 230,
"b": 153
},
"hsl": {
"h": 143.04,
"s": 71.429,
"l": 65.686
},
"oklch": {
"l": 0.83424,
"c": 0.1567,
"h": 154.1
},
"luminance": 0.61897
}Semantic roles & 50–950 ramp
primary
#69E699
secondary
#B63D88
accent
#1289D3
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1611
muted
#808581