#69EB85#69EB85
#69EB85 is a very light, vivid green. Relative luminance 0.641; OKLCH L 84.3% C 0.182 H 148.3°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #69EB85 |
|---|---|
| RGB | rgb(105, 235, 133) |
| HSL | hsl(133, 76%, 67%) |
| HSV | hsv(133, 55%, 92%) |
| CMYK | cmyk(55.3%, 0%, 43.4%, 7.8%) |
| CIE-LAB | lab(84.02, -57.17, 38.84) |
| CIE-LCH | lch(84.02, 69.12, 145.81°) |
| OKLab | oklab(84.28% -0.1548 0.0955) |
| OKLCH | oklch(84.28% 0.182 148.3) |
| XYZ | xyz(39.7650, 64.1098, 32.4647) |
| Luminance | 0.6411 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.14
Lightgreen
#90EE90
ΔE00 3.68
Turquoise Green
#04F489
ΔE00 4.27
Wintergreen
#20F986
ΔE00 4.40
Minty Green
#0BF77D
ΔE00 4.46
Spearmint
#1EF876
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EB85 #EB69CF
analogous
#8EEB69 #69EB85 #69EBC6
triadic
#69EB85 #8569EB #EB8569
tetradic
#69EB85 #698EEB #EB69CF #EBC669
square
#69EB85 #698EEB #EB69CF #EBC669
split-complementary
#69EB85 #C669EB #EB698E
monochromatic
#1AC03D #33E459 #69EB85 #9FF2B1 #D5F9DD
Accessibility & contrast
On white
1.52
#69EB85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#69EB85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EB85
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EB85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EB85 | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD97D
Deuteranopia (green-blind)
#DCCD8C
Tritanopia (blue-blind)
#4CE7D2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #69eb85; /* rgb */ color: rgb(105, 235, 133); /* oklch */ color: oklch(84.3% 0.182 148.3);
Tailwind
colors: {
custom: {
50: '#9ef2aa',
500: '#69eb85',
950: '#000000',
},
}SCSS
$custom: #69eb85; $custom-light: #9ef2aa; $custom-dark: #000000;
JSON
{
"hex": "#69eb85",
"rgb": {
"r": 105,
"g": 235,
"b": 133
},
"hsl": {
"h": 132.923,
"s": 76.471,
"l": 66.667
},
"oklch": {
"l": 0.84275,
"c": 0.18187,
"h": 148.3
},
"luminance": 0.64113
}Semantic roles & 50–950 ramp
primary
#69EB85
secondary
#BF3AA2
accent
#0DADD9
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581