#69F98E#69F98E
#69F98E is a very light, vivid green. Relative luminance 0.727; OKLCH L 87.8% C 0.192 H 149.3°. Best body text is #000000 at 15.54:1 contrast (WCAG AA passes).
Color values
| HEX | #69F98E |
|---|---|
| RGB | rgb(105, 249, 142) |
| HSL | hsl(135, 92%, 69%) |
| HSV | hsv(135, 58%, 98%) |
| CMYK | cmyk(57.8%, 0%, 43%, 2.4%) |
| CIE-LAB | lab(88.31, -61.11, 39.93) |
| CIE-LCH | lch(88.31, 73.00, 146.84°) |
| OKLab | oklab(87.84% -0.1653 0.0983) |
| OKLCH | oklch(87.84% 0.192 149.3) |
| XYZ | xyz(44.5807, 72.7034, 37.2698) |
| Luminance | 0.7271 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.07
Baby Green
#8CFF9E
ΔE00 3.11
Mint Green
#8FFF9F
ΔE00 3.38
Minty Green
#0BF77D
ΔE00 3.53
Sea Green (survey)
#53FCA1
ΔE00 3.54
Light Green Blue
#56FCA2
ΔE00 3.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F98E #F969D4
analogous
#8CF969 #69F98E #69F9D6
triadic
#69F98E #8E69F9 #F98E69
tetradic
#69F98E #698CF9 #F969D4 #F9D669
square
#69F98E #698CF9 #F969D4 #F9D669
split-complementary
#69F98E #D669F9 #F9698C
monochromatic
#09DF40 #2EF762 #69F98E #A4FBBA #DFFEE7
Accessibility & contrast
On white
1.35
#69F98E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.54
#69F98E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F98E
15.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F98E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F98E | 1.00 | 1.35 | 15.54 | 15.54 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE686
Deuteranopia (green-blind)
#E8D895
Tritanopia (blue-blind)
#43F5DF
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #69f98e; /* rgb */ color: rgb(105, 249, 142); /* oklch */ color: oklch(87.8% 0.192 149.3);
Tailwind
colors: {
custom: {
50: '#a0fcb0',
500: '#69f98e',
950: '#000000',
},
}SCSS
$custom: #69f98e; $custom-light: #a0fcb0; $custom-dark: #000000;
JSON
{
"hex": "#69f98e",
"rgb": {
"r": 105,
"g": 249,
"b": 142
},
"hsl": {
"h": 135.417,
"s": 92.308,
"l": 69.412
},
"oklch": {
"l": 0.87835,
"c": 0.1923,
"h": 149.3
},
"luminance": 0.72708
}Semantic roles & 50–950 ramp
primary
#69F98E
secondary
#D333AA
accent
#00ABE6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101811
muted
#818681