#69F78B#69F78B
#69F78B is a very light, vivid green. Relative luminance 0.714; OKLCH L 87.3% C 0.192 H 148.8°. Best body text is #000000 at 15.28:1 contrast (WCAG AA passes).
Color values
| HEX | #69F78B |
|---|---|
| RGB | rgb(105, 247, 139) |
| HSL | hsl(134, 90%, 69%) |
| HSV | hsv(134, 57%, 97%) |
| CMYK | cmyk(57.5%, 0%, 43.7%, 3.1%) |
| CIE-LAB | lab(87.67, -60.82, 40.58) |
| CIE-LCH | lch(87.67, 73.12, 146.29°) |
| OKLab | oklab(87.3% -0.1645 0.0997) |
| OKLCH | oklch(87.3% 0.192 148.8) |
| XYZ | xyz(43.7436, 71.3848, 35.8945) |
| Luminance | 0.7139 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.13
Baby Green
#8CFF9E
ΔE00 3.35
Minty Green
#0BF77D
ΔE00 3.46
Mint Green
#8FFF9F
ΔE00 3.60
Spearmint
#1EF876
ΔE00 3.60
Lightgreen (survey)
#76FF7B
ΔE00 3.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F78B #F769D5
analogous
#8EF769 #69F78B #69F7D2
triadic
#69F78B #8B69F7 #F78B69
tetradic
#69F78B #698EF7 #F769D5 #F7D269
square
#69F78B #698EF7 #F769D5 #F7D269
split-complementary
#69F78B #D269F7 #F7698E
monochromatic
#0CDA3D #2FF45E #69F78B #A3FAB8 #DDFDE5
Accessibility & contrast
On white
1.37
#69F78B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.28
#69F78B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F78B
15.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F78B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F78B | 1.00 | 1.37 | 15.28 | 15.28 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E483
Deuteranopia (green-blind)
#E6D792
Tritanopia (blue-blind)
#45F3DD
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #69f78b; /* rgb */ color: rgb(105, 247, 139); /* oklch */ color: oklch(87.3% 0.192 148.8);
Tailwind
colors: {
custom: {
50: '#9ffbae',
500: '#69f78b',
950: '#000000',
},
}SCSS
$custom: #69f78b; $custom-light: #9ffbae; $custom-dark: #000000;
JSON
{
"hex": "#69f78b",
"rgb": {
"r": 105,
"g": 247,
"b": 139
},
"hsl": {
"h": 134.366,
"s": 89.873,
"l": 69.02
},
"oklch": {
"l": 0.87299,
"c": 0.19235,
"h": 148.8
},
"luminance": 0.71389
}Semantic roles & 50–950 ramp
primary
#69F78B
secondary
#D134AB
accent
#00AFE6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101710
muted
#818581