#69FC8A#69FC8A
#69FC8A is a very light, vivid green. Relative luminance 0.745; OKLCH L 88.5% C 0.200 H 148.3°. Best body text is #000000 at 15.89:1 contrast (WCAG AA passes).
Color values
| HEX | #69FC8A |
|---|---|
| RGB | rgb(105, 252, 138) |
| HSL | hsl(133, 96%, 70%) |
| HSV | hsv(133, 58%, 99%) |
| CMYK | cmyk(58.3%, 0%, 45.2%, 1.2%) |
| CIE-LAB | lab(89.14, -62.84, 42.94) |
| CIE-LCH | lch(89.14, 76.11, 145.66°) |
| OKLab | oklab(88.5% -0.1699 0.1051) |
| OKLCH | oklch(88.5% 0.2 148.3) |
| XYZ | xyz(45.2204, 74.4548, 36.0280) |
| Luminance | 0.7446 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.87
Wintergreen
#20F986
ΔE00 3.22
Baby Green
#8CFF9E
ΔE00 3.31
Spring Green
#00FF7F
ΔE00 3.36
Spearmint
#1EF876
ΔE00 3.39
Minty Green
#0BF77D
ΔE00 3.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FC8A #FC69DB
analogous
#92FC69 #69FC8A #69FCD3
triadic
#69FC8A #8A69FC #FC8A69
tetradic
#69FC8A #6992FC #FC69DB #FCD369
square
#69FC8A #6992FC #FC69DB #FCD369
split-complementary
#69FC8A #D369FC #FC6992
monochromatic
#05E637 #2DFB5B #69FC8A #A5FDB9 #E1FEE8
Accessibility & contrast
On white
1.32
#69FC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.89
#69FC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FC8A
15.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FC8A | 1.00 | 1.32 | 15.89 | 15.89 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE881
Deuteranopia (green-blind)
#EBDB92
Tritanopia (blue-blind)
#44F7E1
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #69fc8a; /* rgb */ color: rgb(105, 252, 138); /* oklch */ color: oklch(88.5% 0.200 148.3);
Tailwind
colors: {
custom: {
50: '#a0feae',
500: '#69fc8a',
950: '#000000',
},
}SCSS
$custom: #69fc8a; $custom-light: #a0feae; $custom-dark: #000000;
JSON
{
"hex": "#69fc8a",
"rgb": {
"r": 105,
"g": 252,
"b": 138
},
"hsl": {
"h": 133.469,
"s": 96.078,
"l": 70
},
"oklch": {
"l": 0.88499,
"c": 0.19977,
"h": 148.3
},
"luminance": 0.74459
}Semantic roles & 50–950 ramp
primary
#69FC8A
secondary
#D732B2
accent
#00B2E6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101810
muted
#818681