#69F87B#69F87B
#69F87B is a very light, highly saturated green. Relative luminance 0.716; OKLCH L 87.3% C 0.208 H 145.9°. Best body text is #000000 at 15.31:1 contrast (WCAG AA passes).
Color values
| HEX | #69F87B |
|---|---|
| RGB | rgb(105, 248, 123) |
| HSL | hsl(128, 91%, 69%) |
| HSV | hsv(128, 58%, 97%) |
| CMYK | cmyk(57.7%, 0%, 50.4%, 2.7%) |
| CIE-LAB | lab(87.76, -63.50, 48.34) |
| CIE-LCH | lch(87.76, 79.81, 142.72°) |
| OKLab | oklab(87.3% -0.1719 0.1166) |
| OKLCH | oklch(87.3% 0.208 145.9) |
| XYZ | xyz(42.9656, 71.5642, 30.2841) |
| Luminance | 0.7157 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.90
Easter Green
#8CFD7E
ΔE00 3.15
Spearmint
#1EF876
ΔE00 3.16
Minty Green
#0BF77D
ΔE00 3.76
Spring Green
#00FF7F
ΔE00 3.81
Lighter Green
#75FD63
ΔE00 3.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F87B #F869E6
analogous
#9FF869 #69F87B #69F8C2
triadic
#69F87B #7B69F8 #F87B69
tetradic
#69F87B #699FF8 #F869E6 #F8C269
square
#69F87B #699FF8 #F869E6 #F8C269
split-complementary
#69F87B #C269F8 #F8699F
monochromatic
#0ADC25 #2FF548 #69F87B #A3FBAE #DEFDE2
Accessibility & contrast
On white
1.37
#69F87B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.31
#69F87B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F87B
15.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F87B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F87B | 1.00 | 1.37 | 15.31 | 15.31 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE470
Deuteranopia (green-blind)
#E9D784
Tritanopia (blue-blind)
#4BF2DB
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #69f87b; /* rgb */ color: rgb(105, 248, 123); /* oklch */ color: oklch(87.3% 0.208 145.9);
Tailwind
colors: {
custom: {
50: '#a0fca3',
500: '#69f87b',
950: '#000000',
},
}SCSS
$custom: #69f87b; $custom-light: #a0fca3; $custom-dark: #000000;
JSON
{
"hex": "#69f87b",
"rgb": {
"r": 105,
"g": 248,
"b": 123
},
"hsl": {
"h": 127.552,
"s": 91.083,
"l": 69.216
},
"oklch": {
"l": 0.87302,
"c": 0.20773,
"h": 145.9
},
"luminance": 0.71568
}Semantic roles & 50–950 ramp
primary
#69F87B
secondary
#D233BE
accent
#00C9E6
background
#FDFFFC
surface
#F7FFF6
border
#D0D7D0
text
#10180F
muted
#818680