#69F985#69F985
#69F985 is a very light, highly saturated green. Relative luminance 0.724; OKLCH L 87.7% C 0.200 H 147.5°. Best body text is #000000 at 15.49:1 contrast (WCAG AA passes).
Color values
| HEX | #69F985 |
|---|---|
| RGB | rgb(105, 249, 133) |
| HSL | hsl(132, 92%, 69%) |
| HSV | hsv(132, 58%, 98%) |
| CMYK | cmyk(57.8%, 0%, 46.6%, 2.4%) |
| CIE-LAB | lab(88.18, -62.47, 44.13) |
| CIE-LCH | lch(88.18, 76.49, 144.76°) |
| OKLab | oklab(87.69% -0.169 0.1076) |
| OKLCH | oklch(87.69% 0.2 147.5) |
| XYZ | xyz(43.9321, 72.4440, 33.8537) |
| Luminance | 0.7245 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.67
Spearmint
#1EF876
ΔE00 3.19
Wintergreen
#20F986
ΔE00 3.34
Minty Green
#0BF77D
ΔE00 3.41
Spring Green
#00FF7F
ΔE00 3.51
Baby Green
#8CFF9E
ΔE00 3.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F985 #F969DD
analogous
#95F969 #69F985 #69F9CD
triadic
#69F985 #8569F9 #F98569
tetradic
#69F985 #6995F9 #F969DD #F9CD69
square
#69F985 #6995F9 #F969DD #F9CD69
split-complementary
#69F985 #CD69F9 #F96995
monochromatic
#09DF32 #2EF755 #69F985 #A4FBB5 #DFFEE5
Accessibility & contrast
On white
1.36
#69F985 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.49
#69F985 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F985
15.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F985 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F985 | 1.00 | 1.36 | 15.49 | 15.49 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE57C
Deuteranopia (green-blind)
#E9D88D
Tritanopia (blue-blind)
#47F4DE
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #69f985; /* rgb */ color: rgb(105, 249, 133); /* oklch */ color: oklch(87.7% 0.200 147.5);
Tailwind
colors: {
custom: {
50: '#a0fcaa',
500: '#69f985',
950: '#000000',
},
}SCSS
$custom: #69f985; $custom-light: #a0fcaa; $custom-dark: #000000;
JSON
{
"hex": "#69f985",
"rgb": {
"r": 105,
"g": 249,
"b": 133
},
"hsl": {
"h": 131.667,
"s": 92.308,
"l": 69.412
},
"oklch": {
"l": 0.87692,
"c": 0.20031,
"h": 147.5
},
"luminance": 0.72448
}Semantic roles & 50–950 ramp
primary
#69F985
secondary
#D333B4
accent
#00B9E6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101810
muted
#818681