#69F98F#69F98F
#69F98F is a very light, vivid green. Relative luminance 0.727; OKLCH L 87.9% C 0.191 H 149.5°. Best body text is #000000 at 15.55:1 contrast (WCAG AA passes).
Color values
| HEX | #69F98F |
|---|---|
| RGB | rgb(105, 249, 143) |
| HSL | hsl(136, 92%, 69%) |
| HSV | hsv(136, 58%, 98%) |
| CMYK | cmyk(57.8%, 0%, 42.6%, 2.4%) |
| CIE-LAB | lab(88.32, -60.95, 39.46) |
| CIE-LCH | lch(88.32, 72.61, 147.08°) |
| OKLab | oklab(87.85% -0.1648 0.0973) |
| OKLCH | oklch(87.85% 0.191 149.5) |
| XYZ | xyz(44.6561, 72.7336, 37.6670) |
| Luminance | 0.7274 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 3.07
Wintergreen
#20F986
ΔE00 3.08
Mint Green
#8FFF9F
ΔE00 3.34
Sea Green (survey)
#53FCA1
ΔE00 3.40
Light Green Blue
#56FCA2
ΔE00 3.44
Light Bluish Green
#76FDA8
ΔE00 3.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F98F #F969D3
analogous
#8BF969 #69F98F #69F9D7
triadic
#69F98F #8F69F9 #F98F69
tetradic
#69F98F #698BF9 #F969D3 #F9D769
square
#69F98F #698BF9 #F969D3 #F9D769
split-complementary
#69F98F #D769F9 #F9698B
monochromatic
#09DF41 #2EF763 #69F98F #A4FBBB #DFFEE7
Accessibility & contrast
On white
1.35
#69F98F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.55
#69F98F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F98F
15.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F98F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F98F | 1.00 | 1.35 | 15.55 | 15.55 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE687
Deuteranopia (green-blind)
#E8D896
Tritanopia (blue-blind)
#43F5DF
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #69f98f; /* rgb */ color: rgb(105, 249, 143); /* oklch */ color: oklch(87.9% 0.191 149.5);
Tailwind
colors: {
custom: {
50: '#a0fcb1',
500: '#69f98f',
950: '#000000',
},
}SCSS
$custom: #69f98f; $custom-light: #a0fcb1; $custom-dark: #000000;
JSON
{
"hex": "#69f98f",
"rgb": {
"r": 105,
"g": 249,
"b": 143
},
"hsl": {
"h": 135.833,
"s": 92.308,
"l": 69.412
},
"oklch": {
"l": 0.87851,
"c": 0.1914,
"h": 149.5
},
"luminance": 0.72738
}Semantic roles & 50–950 ramp
primary
#69F98F
secondary
#D333A9
accent
#00A9E6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101811
muted
#818681