#69F98D#69F98D
#69F98D is a very light, vivid green. Relative luminance 0.727; OKLCH L 87.8% C 0.193 H 149.0°. Best body text is #000000 at 15.54:1 contrast (WCAG AA passes).
Color values
| HEX | #69F98D |
|---|---|
| RGB | rgb(105, 249, 141) |
| HSL | hsl(135, 92%, 69%) |
| HSV | hsv(135, 58%, 98%) |
| CMYK | cmyk(57.8%, 0%, 43.4%, 2.4%) |
| CIE-LAB | lab(88.29, -61.27, 40.40) |
| CIE-LCH | lch(88.29, 73.39, 146.60°) |
| OKLab | oklab(87.82% -0.1657 0.0994) |
| OKLCH | oklch(87.82% 0.193 149) |
| XYZ | xyz(44.5060, 72.6735, 36.8761) |
| Luminance | 0.7268 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.07
Baby Green
#8CFF9E
ΔE00 3.15
Mint Green
#8FFF9F
ΔE00 3.42
Minty Green
#0BF77D
ΔE00 3.49
Spearmint
#1EF876
ΔE00 3.64
Sea Green (survey)
#53FCA1
ΔE00 3.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F98D #F969D5
analogous
#8DF969 #69F98D #69F9D5
triadic
#69F98D #8D69F9 #F98D69
tetradic
#69F98D #698DF9 #F969D5 #F9D569
square
#69F98D #698DF9 #F969D5 #F9D569
split-complementary
#69F98D #D569F9 #F9698D
monochromatic
#09DF3E #2EF760 #69F98D #A4FBBA #DFFEE6
Accessibility & contrast
On white
1.35
#69F98D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.54
#69F98D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F98D
15.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F98D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F98D | 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)
#FBE685
Deuteranopia (green-blind)
#E8D894
Tritanopia (blue-blind)
#44F5DF
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #69f98d; /* rgb */ color: rgb(105, 249, 141); /* oklch */ color: oklch(87.8% 0.193 149.0);
Tailwind
colors: {
custom: {
50: '#a0fcaf',
500: '#69f98d',
950: '#000000',
},
}SCSS
$custom: #69f98d; $custom-light: #a0fcaf; $custom-dark: #000000;
JSON
{
"hex": "#69f98d",
"rgb": {
"r": 105,
"g": 249,
"b": 141
},
"hsl": {
"h": 135,
"s": 92.308,
"l": 69.412
},
"oklch": {
"l": 0.87818,
"c": 0.19319,
"h": 149
},
"luminance": 0.72678
}Semantic roles & 50–950 ramp
primary
#69F98D
secondary
#D333AB
accent
#00ACE6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101810
muted
#818681