#69F78F#69F78F
#69F78F is a very light, vivid green. Relative luminance 0.715; OKLCH L 87.4% C 0.189 H 149.6°. Best body text is #000000 at 15.30:1 contrast (WCAG AA passes).
Color values
| HEX | #69F78F |
|---|---|
| RGB | rgb(105, 247, 143) |
| HSL | hsl(136, 90%, 69%) |
| HSV | hsv(136, 57%, 97%) |
| CMYK | cmyk(57.5%, 0%, 42.1%, 3.1%) |
| CIE-LAB | lab(87.73, -60.20, 38.70) |
| CIE-LCH | lch(87.73, 71.56, 147.26°) |
| OKLab | oklab(87.37% -0.1628 0.0955) |
| OKLCH | oklch(87.37% 0.189 149.6) |
| XYZ | xyz(44.0412, 71.5039, 37.4620) |
| Luminance | 0.7151 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.15
Baby Green
#8CFF9E
ΔE00 3.20
Sea Green (survey)
#53FCA1
ΔE00 3.33
Light Green Blue
#56FCA2
ΔE00 3.37
Mint Green
#8FFF9F
ΔE00 3.46
Light Bluish Green
#76FDA8
ΔE00 3.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F78F #F769D1
analogous
#8AF769 #69F78F #69F7D6
triadic
#69F78F #8F69F7 #F78F69
tetradic
#69F78F #698AF7 #F769D1 #F7D669
square
#69F78F #698AF7 #F769D1 #F7D669
split-complementary
#69F78F #D669F7 #F7698A
monochromatic
#0CDA43 #2FF464 #69F78F #A3FABA #DDFDE6
Accessibility & contrast
On white
1.37
#69F78F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.30
#69F78F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F78F
15.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F78F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F78F | 1.00 | 1.37 | 15.30 | 15.30 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E487
Deuteranopia (green-blind)
#E6D796
Tritanopia (blue-blind)
#43F3DE
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #69f78f; /* rgb */ color: rgb(105, 247, 143); /* oklch */ color: oklch(87.4% 0.189 149.6);
Tailwind
colors: {
custom: {
50: '#9ffbb1',
500: '#69f78f',
950: '#000000',
},
}SCSS
$custom: #69f78f; $custom-light: #9ffbb1; $custom-dark: #000000;
JSON
{
"hex": "#69f78f",
"rgb": {
"r": 105,
"g": 247,
"b": 143
},
"hsl": {
"h": 136.056,
"s": 89.873,
"l": 69.02
},
"oklch": {
"l": 0.87365,
"c": 0.18877,
"h": 149.6
},
"luminance": 0.71508
}Semantic roles & 50–950 ramp
primary
#69F78F
secondary
#D134A7
accent
#00A8E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101711
muted
#808581