#69E18B#69E18B
#69E18B is a light, vivid green. Relative luminance 0.587; OKLCH L 81.9% C 0.163 H 150.6°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #69E18B |
|---|---|
| RGB | rgb(105, 225, 139) |
| HSL | hsl(137, 67%, 65%) |
| HSV | hsv(137, 53%, 88%) |
| CMYK | cmyk(53.3%, 0%, 38.2%, 11.8%) |
| CIE-LAB | lab(81.13, -52.26, 32.08) |
| CIE-LCH | lch(81.13, 61.32, 148.46°) |
| OKLab | oklab(81.94% -0.1417 0.0799) |
| OKLCH | oklch(81.94% 0.163 150.6) |
| XYZ | xyz(37.4085, 58.7146, 33.7828) |
| Luminance | 0.5872 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.37
Tealish Green
#0CDC73
ΔE00 4.77
Lightgreen
#90EE90
ΔE00 4.90
Aqua Green
#12E193
ΔE00 4.95
Seaweed
#18D17B
ΔE00 5.72
Turquoise Green
#04F489
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E18B #E169BF
analogous
#83E169 #69E18B #69E1C7
triadic
#69E18B #8B69E1 #E18B69
tetradic
#69E18B #6983E1 #E169BF #E1C769
square
#69E18B #6983E1 #E169BF #E1C769
split-complementary
#69E18B #C769E1 #E16983
monochromatic
#23AD4A #36D764 #69E18B #9CEBB2 #CFF5DA
Accessibility & contrast
On white
1.65
#69E18B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#69E18B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E18B
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E18B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E18B | 1.00 | 1.65 | 12.74 | 12.74 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D085
Deuteranopia (green-blind)
#D2C590
Tritanopia (blue-blind)
#4DDECB
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #69e18b; /* rgb */ color: rgb(105, 225, 139); /* oklch */ color: oklch(81.9% 0.163 150.6);
Tailwind
colors: {
custom: {
50: '#9cebad',
500: '#69e18b',
950: '#000000',
},
}SCSS
$custom: #69e18b; $custom-light: #9cebad; $custom-dark: #000000;
JSON
{
"hex": "#69e18b",
"rgb": {
"r": 105,
"g": 225,
"b": 139
},
"hsl": {
"h": 137,
"s": 66.667,
"l": 64.706
},
"oklch": {
"l": 0.81937,
"c": 0.16269,
"h": 150.6
},
"luminance": 0.58718
}Semantic roles & 50–950 ramp
primary
#69E18B
secondary
#AF408F
accent
#179BCF
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1610
muted
#808581