#69F98B#69F98B
#69F98B is a very light, vivid green. Relative luminance 0.726; OKLCH L 87.8% C 0.195 H 148.6°. Best body text is #000000 at 15.52:1 contrast (WCAG AA passes).
Color values
| HEX | #69F98B |
|---|---|
| RGB | rgb(105, 249, 139) |
| HSL | hsl(134, 92%, 69%) |
| HSV | hsv(134, 58%, 98%) |
| CMYK | cmyk(57.8%, 0%, 44.2%, 2.4%) |
| CIE-LAB | lab(88.26, -61.57, 41.34) |
| CIE-LCH | lch(88.26, 74.17, 146.12°) |
| OKLab | oklab(87.79% -0.1665 0.1015) |
| OKLCH | oklch(87.79% 0.195 148.6) |
| XYZ | xyz(44.3585, 72.6146, 36.0995) |
| Luminance | 0.7262 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.10
Baby Green
#8CFF9E
ΔE00 3.26
Lightgreen (survey)
#76FF7B
ΔE00 3.43
Minty Green
#0BF77D
ΔE00 3.43
Spearmint
#1EF876
ΔE00 3.50
Mint Green
#8FFF9F
ΔE00 3.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F98B #F969D7
analogous
#8FF969 #69F98B #69F9D3
triadic
#69F98B #8B69F9 #F98B69
tetradic
#69F98B #698FF9 #F969D7 #F9D369
square
#69F98B #698FF9 #F969D7 #F9D369
split-complementary
#69F98B #D369F9 #F9698F
monochromatic
#09DF3B #2EF75D #69F98B #A4FBB9 #DFFEE6
Accessibility & contrast
On white
1.35
#69F98B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.52
#69F98B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F98B
15.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F98B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F98B | 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)
#FBE583
Deuteranopia (green-blind)
#E8D892
Tritanopia (blue-blind)
#44F4DE
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #69f98b; /* rgb */ color: rgb(105, 249, 139); /* oklch */ color: oklch(87.8% 0.195 148.6);
Tailwind
colors: {
custom: {
50: '#a0fcae',
500: '#69f98b',
950: '#000000',
},
}SCSS
$custom: #69f98b; $custom-light: #a0fcae; $custom-dark: #000000;
JSON
{
"hex": "#69f98b",
"rgb": {
"r": 105,
"g": 249,
"b": 139
},
"hsl": {
"h": 134.167,
"s": 92.308,
"l": 69.412
},
"oklch": {
"l": 0.87786,
"c": 0.19498,
"h": 148.6
},
"luminance": 0.72619
}Semantic roles & 50–950 ramp
primary
#69F98B
secondary
#D333AD
accent
#00AFE6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101810
muted
#818681