#69E188#69E188
#69E188 is a light, vivid green. Relative luminance 0.586; OKLCH L 81.9% C 0.165 H 149.8°. Best body text is #000000 at 12.73:1 contrast (WCAG AA passes).
Color values
| HEX | #69E188 |
|---|---|
| RGB | rgb(105, 225, 136) |
| HSL | hsl(136, 67%, 65%) |
| HSV | hsv(136, 53%, 88%) |
| CMYK | cmyk(53.3%, 0%, 39.6%, 11.8%) |
| CIE-LAB | lab(81.09, -52.76, 33.53) |
| CIE-LCH | lch(81.09, 62.52, 147.56°) |
| OKLab | oklab(81.88% -0.143 0.0832) |
| OKLCH | oklch(81.88% 0.165 149.8) |
| XYZ | xyz(37.1923, 58.6281, 32.6442) |
| Luminance | 0.5863 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.18
Tealish Green
#0CDC73
ΔE00 4.58
Lightgreen
#90EE90
ΔE00 4.71
Aqua Green
#12E193
ΔE00 5.27
Turquoise Green
#04F489
ΔE00 5.68
Lightish Green
#61E160
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E188 #E169C2
analogous
#86E169 #69E188 #69E1C4
triadic
#69E188 #8869E1 #E18869
tetradic
#69E188 #6986E1 #E169C2 #E1C469
square
#69E188 #6986E1 #E169C2 #E1C469
split-complementary
#69E188 #C469E1 #E16986
monochromatic
#23AD46 #36D760 #69E188 #9CEBB0 #CFF5D9
Accessibility & contrast
On white
1.65
#69E188 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.73
#69E188 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E188
12.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E188 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E188 | 1.00 | 1.65 | 12.73 | 12.73 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D082
Deuteranopia (green-blind)
#D2C58E
Tritanopia (blue-blind)
#4EDDCB
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #69e188; /* rgb */ color: rgb(105, 225, 136); /* oklch */ color: oklch(81.9% 0.165 149.8);
Tailwind
colors: {
custom: {
50: '#9cebab',
500: '#69e188',
950: '#000000',
},
}SCSS
$custom: #69e188; $custom-light: #9cebab; $custom-dark: #000000;
JSON
{
"hex": "#69e188",
"rgb": {
"r": 105,
"g": 225,
"b": 136
},
"hsl": {
"h": 135.5,
"s": 66.667,
"l": 64.706
},
"oklch": {
"l": 0.81882,
"c": 0.16548,
"h": 149.8
},
"luminance": 0.58631
}Semantic roles & 50–950 ramp
primary
#69E188
secondary
#AF4092
accent
#179FCF
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1610
muted
#808581