#69E99E#69E99E
#69E99E is a very light, vivid green. Relative luminance 0.637; OKLCH L 84.3% C 0.156 H 155.2°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #69E99E |
|---|---|
| RGB | rgb(105, 233, 158) |
| HSL | hsl(145, 74%, 66%) |
| HSV | hsv(145, 55%, 91%) |
| CMYK | cmyk(54.9%, 0%, 32.2%, 8.6%) |
| CIE-LAB | lab(83.83, -52.12, 25.99) |
| CIE-LCH | lch(83.83, 58.24, 153.50°) |
| OKLab | oklab(84.25% -0.1419 0.0656) |
| OKLCH | oklch(84.25% 0.156 155.2) |
| XYZ | xyz(41.1329, 63.7460, 42.4777) |
| Luminance | 0.6375 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.57
Seafoam (survey)
#80F9AD
ΔE00 3.75
Light Greenish Blue
#63F7B4
ΔE00 3.96
Light Blue Green
#7EFBB3
ΔE00 4.17
Aqua Green
#12E193
ΔE00 4.34
Light Bluish Green
#76FDA8
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E99E #E969B4
analogous
#74E969 #69E99E #69E9DE
triadic
#69E99E #9E69E9 #E99E69
tetradic
#69E99E #6974E9 #E969B4 #E9DE69
square
#69E99E #6974E9 #E969B4 #E9DE69
split-complementary
#69E99E #DE69E9 #E96974
monochromatic
#1CBC5E #34E17B #69E99E #9EF1C1 #D4F9E3
Accessibility & contrast
On white
1.53
#69E99E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#69E99E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E99E
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E99E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E99E | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D999
Deuteranopia (green-blind)
#D6CCA3
Tritanopia (blue-blind)
#42E7D5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #69e99e; /* rgb */ color: rgb(105, 233, 158); /* oklch */ color: oklch(84.3% 0.156 155.2);
Tailwind
colors: {
custom: {
50: '#9df1bb',
500: '#69e99e',
950: '#000000',
},
}SCSS
$custom: #69e99e; $custom-light: #9df1bb; $custom-dark: #000000;
JSON
{
"hex": "#69e99e",
"rgb": {
"r": 105,
"g": 233,
"b": 158
},
"hsl": {
"h": 144.844,
"s": 74.419,
"l": 66.275
},
"oklch": {
"l": 0.84252,
"c": 0.15631,
"h": 155.2
},
"luminance": 0.6375
}Semantic roles & 50–950 ramp
primary
#69E99E
secondary
#BB3B86
accent
#0F84D7
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1712
muted
#808582