#69E69E#69E69E
#69E69E is a very light, vivid green. Relative luminance 0.621; OKLCH L 83.5% C 0.152 H 155.7°. Best body text is #000000 at 13.41:1 contrast (WCAG AA passes).
Color values
| HEX | #69E69E |
|---|---|
| RGB | rgb(105, 230, 158) |
| HSL | hsl(145, 71%, 66%) |
| HSV | hsv(145, 54%, 90%) |
| CMYK | cmyk(54.3%, 0%, 31.3%, 9.8%) |
| CIE-LAB | lab(82.95, -50.89, 24.78) |
| CIE-LCH | lch(82.95, 56.61, 154.04°) |
| OKLab | oklab(83.53% -0.1387 0.0627) |
| OKLCH | oklch(83.53% 0.152 155.7) |
| XYZ | xyz(40.2908, 62.0619, 42.1970) |
| Luminance | 0.6207 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.15
Seafoam Green
#7AF9AB
ΔE00 4.22
Light Greenish Blue
#63F7B4
ΔE00 4.27
Seafoam (survey)
#80F9AD
ΔE00 4.35
Light Blue Green
#7EFBB3
ΔE00 4.69
Light Bluish Green
#76FDA8
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E69E #E669B1
analogous
#72E669 #69E69E #69E6DD
triadic
#69E69E #9E69E6 #E69E69
tetradic
#69E69E #6972E6 #E669B1 #E6DD69
square
#69E69E #6972E6 #E669B1 #E6DD69
split-complementary
#69E69E #DD69E6 #E66972
monochromatic
#1EB65F #35DD7C #69E69E #9DEFC0 #D2F7E2
Accessibility & contrast
On white
1.57
#69E69E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.41
#69E69E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E69E
13.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E69E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E69E | 1.00 | 1.57 | 13.41 | 13.41 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D69A
Deuteranopia (green-blind)
#D4CAA2
Tritanopia (blue-blind)
#43E4D3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #69e69e; /* rgb */ color: rgb(105, 230, 158); /* oklch */ color: oklch(83.5% 0.152 155.7);
Tailwind
colors: {
custom: {
50: '#9defbb',
500: '#69e69e',
950: '#000000',
},
}SCSS
$custom: #69e69e; $custom-light: #9defbb; $custom-dark: #000000;
JSON
{
"hex": "#69e69e",
"rgb": {
"r": 105,
"g": 230,
"b": 158
},
"hsl": {
"h": 145.44,
"s": 71.429,
"l": 65.686
},
"oklch": {
"l": 0.83526,
"c": 0.15218,
"h": 155.7
},
"luminance": 0.62066
}Semantic roles & 50–950 ramp
primary
#69E69E
secondary
#B63D83
accent
#1281D3
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1612
muted
#808582