#69E185#69E185
#69E185 is a light, vivid green. Relative luminance 0.585; OKLCH L 81.8% C 0.168 H 149.0°. Best body text is #000000 at 12.71:1 contrast (WCAG AA passes).
Color values
| HEX | #69E185 |
|---|---|
| RGB | rgb(105, 225, 133) |
| HSL | hsl(134, 67%, 65%) |
| HSV | hsv(134, 53%, 88%) |
| CMYK | cmyk(53.3%, 0%, 40.9%, 11.8%) |
| CIE-LAB | lab(81.04, -53.25, 34.98) |
| CIE-LCH | lch(81.04, 63.72, 146.70°) |
| OKLab | oklab(81.83% -0.1443 0.0866) |
| OKLCH | oklch(81.83% 0.168 149) |
| XYZ | xyz(36.9821, 58.5440, 31.5370) |
| Luminance | 0.5855 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.08
Tealish Green
#0CDC73
ΔE00 4.45
Lightgreen
#90EE90
ΔE00 4.58
Lightish Green
#61E160
ΔE00 5.25
Aqua Green
#12E193
ΔE00 5.61
Turquoise Green
#04F489
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E185 #E169C5
analogous
#89E169 #69E185 #69E1C1
triadic
#69E185 #8569E1 #E18569
tetradic
#69E185 #6989E1 #E169C5 #E1C169
square
#69E185 #6989E1 #E169C5 #E1C169
split-complementary
#69E185 #C169E1 #E16989
monochromatic
#23AD43 #36D75C #69E185 #9CEBAE #CFF5D8
Accessibility & contrast
On white
1.65
#69E185 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.71
#69E185 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E185
12.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E185 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E185 | 1.00 | 1.65 | 12.71 | 12.71 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D07E
Deuteranopia (green-blind)
#D2C58B
Tritanopia (blue-blind)
#4FDDCA
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #69e185; /* rgb */ color: rgb(105, 225, 133); /* oklch */ color: oklch(81.8% 0.168 149.0);
Tailwind
colors: {
custom: {
50: '#9ceba9',
500: '#69e185',
950: '#000000',
},
}SCSS
$custom: #69e185; $custom-light: #9ceba9; $custom-dark: #000000;
JSON
{
"hex": "#69e185",
"rgb": {
"r": 105,
"g": 225,
"b": 133
},
"hsl": {
"h": 134,
"s": 66.667,
"l": 64.706
},
"oklch": {
"l": 0.81829,
"c": 0.16828,
"h": 149
},
"luminance": 0.58547
}Semantic roles & 50–950 ramp
primary
#69E185
secondary
#AF4095
accent
#17A4CF
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1610
muted
#808581