#69F98A#69F98A
#69F98A is a very light, vivid green. Relative luminance 0.726; OKLCH L 87.8% C 0.196 H 148.5°. Best body text is #000000 at 15.52:1 contrast (WCAG AA passes).
Color values
| HEX | #69F98A |
|---|---|
| RGB | rgb(105, 249, 138) |
| HSL | hsl(134, 92%, 69%) |
| HSV | hsv(134, 58%, 98%) |
| CMYK | cmyk(57.8%, 0%, 44.6%, 2.4%) |
| CIE-LAB | lab(88.25, -61.73, 41.81) |
| CIE-LCH | lch(88.25, 74.55, 145.89°) |
| OKLab | oklab(87.77% -0.1669 0.1025) |
| OKLCH | oklch(87.77% 0.196 148.5) |
| XYZ | xyz(44.2858, 72.5855, 35.7164) |
| Luminance | 0.7259 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.12
Lightgreen (survey)
#76FF7B
ΔE00 3.29
Baby Green
#8CFF9E
ΔE00 3.32
Minty Green
#0BF77D
ΔE00 3.41
Spearmint
#1EF876
ΔE00 3.43
Mint Green
#8FFF9F
ΔE00 3.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F98A #F969D8
analogous
#90F969 #69F98A #69F9D2
triadic
#69F98A #8A69F9 #F98A69
tetradic
#69F98A #6990F9 #F969D8 #F9D269
square
#69F98A #6990F9 #F969D8 #F9D269
split-complementary
#69F98A #D269F9 #F96990
monochromatic
#09DF3A #2EF75C #69F98A #A4FBB8 #DFFEE6
Accessibility & contrast
On white
1.35
#69F98A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.52
#69F98A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F98A
15.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F98A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F98A | 1.00 | 1.35 | 15.52 | 15.52 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE581
Deuteranopia (green-blind)
#E8D891
Tritanopia (blue-blind)
#45F4DE
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #69f98a; /* rgb */ color: rgb(105, 249, 138); /* oklch */ color: oklch(87.8% 0.196 148.5);
Tailwind
colors: {
custom: {
50: '#a0fcad',
500: '#69f98a',
950: '#000000',
},
}SCSS
$custom: #69f98a; $custom-light: #a0fcad; $custom-dark: #000000;
JSON
{
"hex": "#69f98a",
"rgb": {
"r": 105,
"g": 249,
"b": 138
},
"hsl": {
"h": 133.75,
"s": 92.308,
"l": 69.412
},
"oklch": {
"l": 0.8777,
"c": 0.19587,
"h": 148.5
},
"luminance": 0.7259
}Semantic roles & 50–950 ramp
primary
#69F98A
secondary
#D333AE
accent
#00B1E6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101810
muted
#818681