#69F98C#69F98C
#69F98C is a very light, vivid green. Relative luminance 0.726; OKLCH L 87.8% C 0.194 H 148.8°. Best body text is #000000 at 15.53:1 contrast (WCAG AA passes).
Color values
| HEX | #69F98C |
|---|---|
| RGB | rgb(105, 249, 140) |
| HSL | hsl(135, 92%, 69%) |
| HSV | hsv(135, 58%, 98%) |
| CMYK | cmyk(57.8%, 0%, 43.8%, 2.4%) |
| CIE-LAB | lab(88.28, -61.42, 40.87) |
| CIE-LCH | lch(88.28, 73.78, 146.36°) |
| OKLab | oklab(87.8% -0.1661 0.1004) |
| OKLCH | oklch(87.8% 0.194 148.8) |
| XYZ | xyz(44.4319, 72.6439, 36.4860) |
| Luminance | 0.7265 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.08
Baby Green
#8CFF9E
ΔE00 3.20
Minty Green
#0BF77D
ΔE00 3.46
Mint Green
#8FFF9F
ΔE00 3.47
Lightgreen (survey)
#76FF7B
ΔE00 3.56
Spearmint
#1EF876
ΔE00 3.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F98C #F969D6
analogous
#8EF969 #69F98C #69F9D4
triadic
#69F98C #8C69F9 #F98C69
tetradic
#69F98C #698EF9 #F969D6 #F9D469
square
#69F98C #698EF9 #F969D6 #F9D469
split-complementary
#69F98C #D469F9 #F9698E
monochromatic
#09DF3D #2EF75F #69F98C #A4FBB9 #DFFEE6
Accessibility & contrast
On white
1.35
#69F98C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.53
#69F98C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F98C
15.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F98C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F98C | 1.00 | 1.35 | 15.53 | 15.53 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE584
Deuteranopia (green-blind)
#E8D893
Tritanopia (blue-blind)
#44F5DF
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #69f98c; /* rgb */ color: rgb(105, 249, 140); /* oklch */ color: oklch(87.8% 0.194 148.8);
Tailwind
colors: {
custom: {
50: '#a0fcaf',
500: '#69f98c',
950: '#000000',
},
}SCSS
$custom: #69f98c; $custom-light: #a0fcaf; $custom-dark: #000000;
JSON
{
"hex": "#69f98c",
"rgb": {
"r": 105,
"g": 249,
"b": 140
},
"hsl": {
"h": 134.583,
"s": 92.308,
"l": 69.412
},
"oklch": {
"l": 0.87802,
"c": 0.19409,
"h": 148.8
},
"luminance": 0.72648
}Semantic roles & 50–950 ramp
primary
#69F98C
secondary
#D333AC
accent
#00AEE6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101810
muted
#818681