#69F78E#69F78E
#69F78E is a very light, vivid green. Relative luminance 0.715; OKLCH L 87.3% C 0.190 H 149.4°. Best body text is #000000 at 15.30:1 contrast (WCAG AA passes).
Color values
| HEX | #69F78E |
|---|---|
| RGB | rgb(105, 247, 142) |
| HSL | hsl(136, 90%, 69%) |
| HSV | hsv(136, 57%, 97%) |
| CMYK | cmyk(57.5%, 0%, 42.5%, 3.1%) |
| CIE-LAB | lab(87.71, -60.36, 39.17) |
| CIE-LCH | lch(87.71, 71.95, 147.02°) |
| OKLab | oklab(87.35% -0.1633 0.0965) |
| OKLCH | oklch(87.35% 0.19 149.4) |
| XYZ | xyz(43.9658, 71.4737, 37.0648) |
| Luminance | 0.7148 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.13
Baby Green
#8CFF9E
ΔE00 3.23
Sea Green (survey)
#53FCA1
ΔE00 3.47
Mint Green
#8FFF9F
ΔE00 3.48
Light Green Blue
#56FCA2
ΔE00 3.51
Minty Green
#0BF77D
ΔE00 3.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F78E #F769D2
analogous
#8BF769 #69F78E #69F7D5
triadic
#69F78E #8E69F7 #F78E69
tetradic
#69F78E #698BF7 #F769D2 #F7D569
square
#69F78E #698BF7 #F769D2 #F7D569
split-complementary
#69F78E #D569F7 #F7698B
monochromatic
#0CDA41 #2FF462 #69F78E #A3FABA #DDFDE6
Accessibility & contrast
On white
1.37
#69F78E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.30
#69F78E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F78E
15.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F78E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F78E | 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)
#F9E486
Deuteranopia (green-blind)
#E6D795
Tritanopia (blue-blind)
#44F3DD
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #69f78e; /* rgb */ color: rgb(105, 247, 142); /* oklch */ color: oklch(87.3% 0.190 149.4);
Tailwind
colors: {
custom: {
50: '#9ffbb0',
500: '#69f78e',
950: '#000000',
},
}SCSS
$custom: #69f78e; $custom-light: #9ffbb0; $custom-dark: #000000;
JSON
{
"hex": "#69f78e",
"rgb": {
"r": 105,
"g": 247,
"b": 142
},
"hsl": {
"h": 135.634,
"s": 89.873,
"l": 69.02
},
"oklch": {
"l": 0.87349,
"c": 0.18967,
"h": 149.4
},
"luminance": 0.71478
}Semantic roles & 50–950 ramp
primary
#69F78E
secondary
#D134A8
accent
#00AAE6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101710
muted
#808581