#69E78B#69E78B
#69E78B is a very light, vivid green. Relative luminance 0.620; OKLCH L 83.4% C 0.171 H 150.0°. Best body text is #000000 at 13.40:1 contrast (WCAG AA passes).
Color values
| HEX | #69E78B |
|---|---|
| RGB | rgb(105, 231, 139) |
| HSL | hsl(136, 72%, 66%) |
| HSV | hsv(136, 55%, 91%) |
| CMYK | cmyk(54.5%, 0%, 39.8%, 9.4%) |
| CIE-LAB | lab(82.92, -54.65, 34.43) |
| CIE-LCH | lch(82.92, 64.59, 147.79°) |
| OKLab | oklab(83.4% -0.1481 0.0854) |
| OKLCH | oklch(83.4% 0.171 150) |
| XYZ | xyz(39.0591, 62.0157, 34.3330) |
| Luminance | 0.6202 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.95
Lightgreen
#90EE90
ΔE00 4.09
Turquoise Green
#04F489
ΔE00 4.69
Tealish Green
#0CDC73
ΔE00 4.97
Seafoam Green
#7AF9AB
ΔE00 5.02
Light Green Blue
#56FCA2
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E78B #E769C5
analogous
#86E769 #69E78B #69E7CA
triadic
#69E78B #8B69E7 #E78B69
tetradic
#69E78B #6986E7 #E769C5 #E7CA69
square
#69E78B #6986E7 #E769C5 #E7CA69
split-complementary
#69E78B #CA69E7 #E76986
monochromatic
#1DB847 #34DF62 #69E78B #9EEFB4 #D3F8DD
Accessibility & contrast
On white
1.57
#69E78B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.40
#69E78B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E78B
13.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E78B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E78B | 1.00 | 1.57 | 13.40 | 13.40 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D684
Deuteranopia (green-blind)
#D7CA91
Tritanopia (blue-blind)
#4BE3D0
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #69e78b; /* rgb */ color: rgb(105, 231, 139); /* oklch */ color: oklch(83.4% 0.171 150.0);
Tailwind
colors: {
custom: {
50: '#9defae',
500: '#69e78b',
950: '#000000',
},
}SCSS
$custom: #69e78b; $custom-light: #9defae; $custom-dark: #000000;
JSON
{
"hex": "#69e78b",
"rgb": {
"r": 105,
"g": 231,
"b": 139
},
"hsl": {
"h": 136.19,
"s": 72.414,
"l": 65.882
},
"oklch": {
"l": 0.83401,
"c": 0.17095,
"h": 150
},
"luminance": 0.62019
}Semantic roles & 50–950 ramp
primary
#69E78B
secondary
#B83C97
accent
#11A0D4
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581