#69F78D#69F78D
#69F78D is a very light, vivid green. Relative luminance 0.714; OKLCH L 87.3% C 0.191 H 149.2°. Best body text is #000000 at 15.29:1 contrast (WCAG AA passes).
Color values
| HEX | #69F78D |
|---|---|
| RGB | rgb(105, 247, 141) |
| HSL | hsl(135, 90%, 69%) |
| HSV | hsv(135, 57%, 97%) |
| CMYK | cmyk(57.5%, 0%, 42.9%, 3.1%) |
| CIE-LAB | lab(87.70, -60.51, 39.64) |
| CIE-LCH | lch(87.70, 72.34, 146.77°) |
| OKLab | oklab(87.33% -0.1637 0.0976) |
| OKLCH | oklch(87.33% 0.191 149.2) |
| XYZ | xyz(43.8911, 71.4438, 36.6712) |
| Luminance | 0.7145 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.12
Baby Green
#8CFF9E
ΔE00 3.26
Mint Green
#8FFF9F
ΔE00 3.52
Minty Green
#0BF77D
ΔE00 3.54
Sea Green (survey)
#53FCA1
ΔE00 3.60
Light Green Blue
#56FCA2
ΔE00 3.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F78D #F769D3
analogous
#8CF769 #69F78D #69F7D4
triadic
#69F78D #8D69F7 #F78D69
tetradic
#69F78D #698CF7 #F769D3 #F7D469
square
#69F78D #698CF7 #F769D3 #F7D469
split-complementary
#69F78D #D469F7 #F7698C
monochromatic
#0CDA40 #2FF461 #69F78D #A3FAB9 #DDFDE5
Accessibility & contrast
On white
1.37
#69F78D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.29
#69F78D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F78D
15.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F78D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F78D | 1.00 | 1.37 | 15.29 | 15.29 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E485
Deuteranopia (green-blind)
#E6D794
Tritanopia (blue-blind)
#44F3DD
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #69f78d; /* rgb */ color: rgb(105, 247, 141); /* oklch */ color: oklch(87.3% 0.191 149.2);
Tailwind
colors: {
custom: {
50: '#9ffbaf',
500: '#69f78d',
950: '#000000',
},
}SCSS
$custom: #69f78d; $custom-light: #9ffbaf; $custom-dark: #000000;
JSON
{
"hex": "#69f78d",
"rgb": {
"r": 105,
"g": 247,
"b": 141
},
"hsl": {
"h": 135.211,
"s": 89.873,
"l": 69.02
},
"oklch": {
"l": 0.87332,
"c": 0.19056,
"h": 149.2
},
"luminance": 0.71448
}Semantic roles & 50–950 ramp
primary
#69F78D
secondary
#D134A9
accent
#00ABE6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101710
muted
#808581