#69FE9A#69FE9A
#69FE9A is a very light, vivid green. Relative luminance 0.762; OKLCH L 89.3% C 0.188 H 151.4°. Best body text is #000000 at 16.24:1 contrast (WCAG AA passes).
Color values
| HEX | #69FE9A |
|---|---|
| RGB | rgb(105, 254, 154) |
| HSL | hsl(140, 99%, 70%) |
| HSV | hsv(140, 59%, 100%) |
| CMYK | cmyk(58.7%, 0%, 39.4%, 0.4%) |
| CIE-LAB | lab(89.96, -61.06, 36.19) |
| CIE-LCH | lch(89.96, 70.98, 149.35°) |
| OKLab | oklab(89.25% -0.1652 0.0899) |
| OKLCH | oklch(89.25% 0.188 151.4) |
| XYZ | xyz(47.0967, 76.2155, 42.7947) |
| Luminance | 0.7622 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.28
Light Green Blue
#56FCA2
ΔE00 2.30
Light Bluish Green
#76FDA8
ΔE00 2.36
Baby Green
#8CFF9E
ΔE00 2.86
Mint Green
#8FFF9F
ΔE00 3.13
Wintergreen
#20F986
ΔE00 3.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FE9A #FE69CD
analogous
#82FE69 #69FE9A #69FEE5
triadic
#69FE9A #9A69FE #FE9A69
tetradic
#69FE9A #6982FE #FE69CD #FEE569
square
#69FE9A #6982FE #FE69CD #FEE569
split-complementary
#69FE9A #E569FE #FE6982
monochromatic
#02EB4E #2CFE71 #69FE9A #A6FEC3 #E1FFEB
Accessibility & contrast
On white
1.29
#69FE9A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.24
#69FE9A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FE9A
16.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FE9A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FE9A | 1.00 | 1.29 | 16.24 | 16.24 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB93
Deuteranopia (green-blind)
#EBDDA1
Tritanopia (blue-blind)
#3BFAE5
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #69fe9a; /* rgb */ color: rgb(105, 254, 154); /* oklch */ color: oklch(89.3% 0.188 151.4);
Tailwind
colors: {
custom: {
50: '#a0ffb8',
500: '#69fe9a',
950: '#000000',
},
}SCSS
$custom: #69fe9a; $custom-light: #a0ffb8; $custom-dark: #000000;
JSON
{
"hex": "#69fe9a",
"rgb": {
"r": 105,
"g": 254,
"b": 154
},
"hsl": {
"h": 139.732,
"s": 98.675,
"l": 70.392
},
"oklch": {
"l": 0.89251,
"c": 0.1881,
"h": 151.4
},
"luminance": 0.7622
}Semantic roles & 50–950 ramp
primary
#69FE9A
secondary
#D932A2
accent
#009AE6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101811
muted
#818681