#69E68B#69E68B
#69E68B is a very light, vivid green. Relative luminance 0.615; OKLCH L 83.2% C 0.170 H 150.1°. Best body text is #000000 at 13.29:1 contrast (WCAG AA passes).
Color values
| HEX | #69E68B |
|---|---|
| RGB | rgb(105, 230, 139) |
| HSL | hsl(136, 71%, 66%) |
| HSV | hsv(136, 54%, 90%) |
| CMYK | cmyk(54.3%, 0%, 39.6%, 9.8%) |
| CIE-LAB | lab(82.62, -54.26, 34.04) |
| CIE-LCH | lch(82.62, 64.05, 147.90°) |
| OKLab | oklab(83.16% -0.147 0.0845) |
| OKLCH | oklch(83.16% 0.17 150.1) |
| XYZ | xyz(38.7800, 61.4576, 34.2400) |
| Luminance | 0.6146 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.97
Lightgreen
#90EE90
ΔE00 4.20
Turquoise Green
#04F489
ΔE00 4.85
Tealish Green
#0CDC73
ΔE00 4.90
Seafoam Green
#7AF9AB
ΔE00 5.13
Light Green Blue
#56FCA2
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E68B #E669C4
analogous
#85E669 #69E68B #69E6C9
triadic
#69E68B #8B69E6 #E68B69
tetradic
#69E68B #6985E6 #E669C4 #E6C969
square
#69E68B #6985E6 #E669C4 #E6C969
split-complementary
#69E68B #C969E6 #E66985
monochromatic
#1EB648 #35DD62 #69E68B #9DEFB4 #D2F7DC
Accessibility & contrast
On white
1.58
#69E68B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.29
#69E68B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E68B
13.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E68B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E68B | 1.00 | 1.58 | 13.29 | 13.29 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D585
Deuteranopia (green-blind)
#D6C991
Tritanopia (blue-blind)
#4BE2CF
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #69e68b; /* rgb */ color: rgb(105, 230, 139); /* oklch */ color: oklch(83.2% 0.170 150.1);
Tailwind
colors: {
custom: {
50: '#9defae',
500: '#69e68b',
950: '#000000',
},
}SCSS
$custom: #69e68b; $custom-light: #9defae; $custom-dark: #000000;
JSON
{
"hex": "#69e68b",
"rgb": {
"r": 105,
"g": 230,
"b": 139
},
"hsl": {
"h": 136.32,
"s": 71.429,
"l": 65.686
},
"oklch": {
"l": 0.83157,
"c": 0.16957,
"h": 150.1
},
"luminance": 0.61461
}Semantic roles & 50–950 ramp
primary
#69E68B
secondary
#B63D95
accent
#129FD3
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1610
muted
#808581