#69EF99#69EF99
#69EF99 is a very light, vivid green. Relative luminance 0.670; OKLCH L 85.6% C 0.169 H 152.8°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #69EF99 |
|---|---|
| RGB | rgb(105, 239, 153) |
| HSL | hsl(141, 81%, 67%) |
| HSV | hsv(141, 56%, 94%) |
| CMYK | cmyk(56.1%, 0%, 36%, 6.3%) |
| CIE-LAB | lab(85.52, -55.43, 30.81) |
| CIE-LCH | lch(85.52, 63.41, 150.93°) |
| OKLab | oklab(85.6% -0.1504 0.0771) |
| OKLCH | oklch(85.6% 0.169 152.8) |
| XYZ | xyz(42.4387, 67.0323, 40.8329) |
| Luminance | 0.6704 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.86
Light Green Blue
#56FCA2
ΔE00 3.07
Light Bluish Green
#76FDA8
ΔE00 3.08
Sea Green (survey)
#53FCA1
ΔE00 3.13
Seafoam (survey)
#80F9AD
ΔE00 3.22
Light Blue Green
#7EFBB3
ΔE00 3.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EF99 #EF69BF
analogous
#7CEF69 #69EF99 #69EFDC
triadic
#69EF99 #9969EF #EF9969
tetradic
#69EF99 #697CEF #EF69BF #EFDC69
square
#69EF99 #697CEF #EF69BF #EFDC69
split-complementary
#69EF99 #DC69EF #EF697C
monochromatic
#15C855 #32E973 #69EF99 #A0F5BF #D8FBE4
Accessibility & contrast
On white
1.46
#69EF99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#69EF99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EF99
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EF99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EF99 | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDD93
Deuteranopia (green-blind)
#DDD19E
Tritanopia (blue-blind)
#42ECD9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #69ef99; /* rgb */ color: rgb(105, 239, 153); /* oklch */ color: oklch(85.6% 0.169 152.8);
Tailwind
colors: {
custom: {
50: '#9ef5b7',
500: '#69ef99',
950: '#000000',
},
}SCSS
$custom: #69ef99; $custom-light: #9ef5b7; $custom-dark: #000000;
JSON
{
"hex": "#69ef99",
"rgb": {
"r": 105,
"g": 239,
"b": 153
},
"hsl": {
"h": 141.493,
"s": 80.723,
"l": 67.451
},
"oklch": {
"l": 0.85604,
"c": 0.16899,
"h": 152.8
},
"luminance": 0.67036
}Semantic roles & 50–950 ramp
primary
#69EF99
secondary
#C53792
accent
#0891DD
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581