#69E697#69E697
#69E697 is a very light, vivid green. Relative luminance 0.618; OKLCH L 83.4% C 0.159 H 153.4°. Best body text is #000000 at 13.37:1 contrast (WCAG AA passes).
Color values
| HEX | #69E697 |
|---|---|
| RGB | rgb(105, 230, 151) |
| HSL | hsl(142, 71%, 66%) |
| HSV | hsv(142, 54%, 90%) |
| CMYK | cmyk(54.3%, 0%, 34.3%, 9.8%) |
| CIE-LAB | lab(82.82, -52.18, 28.21) |
| CIE-LCH | lch(82.82, 59.32, 151.61°) |
| OKLab | oklab(83.38% -0.1418 0.0709) |
| OKLCH | oklch(83.38% 0.159 153.4) |
| XYZ | xyz(39.7054, 61.8277, 39.1137) |
| Luminance | 0.6183 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.14
Seafoam Green
#7AF9AB
ΔE00 4.26
Aqua Green
#12E193
ΔE00 4.32
Seafoam (survey)
#80F9AD
ΔE00 4.45
Light Bluish Green
#76FDA8
ΔE00 4.93
Light Green Blue
#56FCA2
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E697 #E669B8
analogous
#79E669 #69E697 #69E6D5
triadic
#69E697 #9769E6 #E69769
tetradic
#69E697 #6979E6 #E669B8 #E6D569
square
#69E697 #6979E6 #E669B8 #E6D569
split-complementary
#69E697 #D569E6 #E66979
monochromatic
#1EB656 #35DD73 #69E697 #9DEFBB #D2F7E0
Accessibility & contrast
On white
1.57
#69E697 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.37
#69E697 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E697
13.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E697 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E697 | 1.00 | 1.57 | 13.37 | 13.37 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D692
Deuteranopia (green-blind)
#D5C99C
Tritanopia (blue-blind)
#46E3D2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #69e697; /* rgb */ color: rgb(105, 230, 151); /* oklch */ color: oklch(83.4% 0.159 153.4);
Tailwind
colors: {
custom: {
50: '#9defb6',
500: '#69e697',
950: '#000000',
},
}SCSS
$custom: #69e697; $custom-light: #9defb6; $custom-dark: #000000;
JSON
{
"hex": "#69e697",
"rgb": {
"r": 105,
"g": 230,
"b": 151
},
"hsl": {
"h": 142.08,
"s": 71.429,
"l": 65.686
},
"oklch": {
"l": 0.83384,
"c": 0.15851,
"h": 153.4
},
"luminance": 0.61831
}Semantic roles & 50–950 ramp
primary
#69E697
secondary
#B63D8A
accent
#128CD3
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1611
muted
#808581