#69E799#69E799
#69E799 is a very light, vivid green. Relative luminance 0.625; OKLCH L 83.7% C 0.158 H 153.9°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #69E799 |
|---|---|
| RGB | rgb(105, 231, 153) |
| HSL | hsl(143, 72%, 66%) |
| HSV | hsv(143, 55%, 91%) |
| CMYK | cmyk(54.5%, 0%, 33.8%, 9.4%) |
| CIE-LAB | lab(83.15, -52.23, 27.63) |
| CIE-LCH | lch(83.15, 59.09, 152.12°) |
| OKLab | oklab(83.67% -0.142 0.0695) |
| OKLCH | oklch(83.67% 0.158 153.9) |
| XYZ | xyz(40.1483, 62.4514, 40.0694) |
| Luminance | 0.6246 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 4.01
Seafoam (survey)
#80F9AD
ΔE00 4.20
Aqua Green
#12E193
ΔE00 4.31
Weird Green
#3AE57F
ΔE00 4.34
Light Bluish Green
#76FDA8
ΔE00 4.72
Light Greenish Blue
#63F7B4
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E799 #E769B7
analogous
#78E769 #69E799 #69E7D8
triadic
#69E799 #9969E7 #E79969
tetradic
#69E799 #6978E7 #E769B7 #E7D869
square
#69E799 #6978E7 #E769B7 #E7D869
split-complementary
#69E799 #D869E7 #E76978
monochromatic
#1DB858 #34DF75 #69E799 #9EEFBD #D3F8E1
Accessibility & contrast
On white
1.56
#69E799 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#69E799 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E799
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E799 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E799 | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D794
Deuteranopia (green-blind)
#D5CA9E
Tritanopia (blue-blind)
#45E5D3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #69e799; /* rgb */ color: rgb(105, 231, 153); /* oklch */ color: oklch(83.7% 0.158 153.9);
Tailwind
colors: {
custom: {
50: '#9defb7',
500: '#69e799',
950: '#000000',
},
}SCSS
$custom: #69e799; $custom-light: #9defb7; $custom-dark: #000000;
JSON
{
"hex": "#69e799",
"rgb": {
"r": 105,
"g": 231,
"b": 153
},
"hsl": {
"h": 142.857,
"s": 72.414,
"l": 65.882
},
"oklch": {
"l": 0.83666,
"c": 0.15807,
"h": 153.9
},
"luminance": 0.62455
}Semantic roles & 50–950 ramp
primary
#69E799
secondary
#B83C89
accent
#118AD4
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1611
muted
#808581