#69E183#69E183
#69E183 is a light, vivid green. Relative luminance 0.585; OKLCH L 81.8% C 0.170 H 148.6°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).
Color values
| HEX | #69E183 |
|---|---|
| RGB | rgb(105, 225, 131) |
| HSL | hsl(133, 67%, 65%) |
| HSV | hsv(133, 53%, 88%) |
| CMYK | cmyk(53.3%, 0%, 41.8%, 11.8%) |
| CIE-LAB | lab(81.01, -53.57, 35.95) |
| CIE-LCH | lch(81.01, 64.52, 146.14°) |
| OKLab | oklab(81.79% -0.1452 0.0887) |
| OKLCH | oklch(81.79% 0.17 148.6) |
| XYZ | xyz(36.8452, 58.4892, 30.8162) |
| Luminance | 0.5849 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.06
Tealish Green
#0CDC73
ΔE00 4.40
Lightgreen
#90EE90
ΔE00 4.52
Lightish Green
#61E160
ΔE00 4.91
Turquoise Green
#04F489
ΔE00 5.66
Aqua Green
#12E193
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E183 #E169C7
analogous
#8BE169 #69E183 #69E1BF
triadic
#69E183 #8369E1 #E18369
tetradic
#69E183 #698BE1 #E169C7 #E1BF69
square
#69E183 #698BE1 #E169C7 #E1BF69
split-complementary
#69E183 #BF69E1 #E1698B
monochromatic
#23AD41 #36D759 #69E183 #9CEBAD #CFF5D7
Accessibility & contrast
On white
1.65
#69E183 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.70
#69E183 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E183
12.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E183 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E183 | 1.00 | 1.65 | 12.70 | 12.70 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D07C
Deuteranopia (green-blind)
#D3C589
Tritanopia (blue-blind)
#4FDDCA
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #69e183; /* rgb */ color: rgb(105, 225, 131); /* oklch */ color: oklch(81.8% 0.170 148.6);
Tailwind
colors: {
custom: {
50: '#9ceba8',
500: '#69e183',
950: '#000000',
},
}SCSS
$custom: #69e183; $custom-light: #9ceba8; $custom-dark: #000000;
JSON
{
"hex": "#69e183",
"rgb": {
"r": 105,
"g": 225,
"b": 131
},
"hsl": {
"h": 133,
"s": 66.667,
"l": 64.706
},
"oklch": {
"l": 0.81794,
"c": 0.17014,
"h": 148.6
},
"luminance": 0.58492
}Semantic roles & 50–950 ramp
primary
#69E183
secondary
#AF4097
accent
#17A7CF
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F1610
muted
#808580