#69EA85#69EA85
#69EA85 is a very light, vivid green. Relative luminance 0.635; OKLCH L 84.0% C 0.181 H 148.4°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #69EA85 |
|---|---|
| RGB | rgb(105, 234, 133) |
| HSL | hsl(133, 75%, 66%) |
| HSV | hsv(133, 55%, 92%) |
| CMYK | cmyk(55.1%, 0%, 43.2%, 8.2%) |
| CIE-LAB | lab(83.73, -56.79, 38.46) |
| CIE-LCH | lch(83.73, 68.58, 145.89°) |
| OKLab | oklab(84.03% -0.1537 0.0946) |
| OKLCH | oklch(84.03% 0.181 148.4) |
| XYZ | xyz(39.4795, 63.5389, 32.3695) |
| Luminance | 0.6354 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.04
Lightgreen
#90EE90
ΔE00 3.71
Turquoise Green
#04F489
ΔE00 4.36
Wintergreen
#20F986
ΔE00 4.56
Minty Green
#0BF77D
ΔE00 4.62
Lightish Green
#61E160
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EA85 #EA69CE
analogous
#8EEA69 #69EA85 #69EAC6
triadic
#69EA85 #8569EA #EA8569
tetradic
#69EA85 #698EEA #EA69CE #EAC669
square
#69EA85 #698EEA #EA69CE #EAC669
split-complementary
#69EA85 #C669EA #EA698E
monochromatic
#1BBE3E #33E259 #69EA85 #9FF2B1 #D4F9DC
Accessibility & contrast
On white
1.53
#69EA85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#69EA85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EA85
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EA85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EA85 | 1.00 | 1.53 | 13.71 | 13.71 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD87D
Deuteranopia (green-blind)
#DBCC8C
Tritanopia (blue-blind)
#4CE6D1
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #69ea85; /* rgb */ color: rgb(105, 234, 133); /* oklch */ color: oklch(84.0% 0.181 148.4);
Tailwind
colors: {
custom: {
50: '#9ef2aa',
500: '#69ea85',
950: '#000000',
},
}SCSS
$custom: #69ea85; $custom-light: #9ef2aa; $custom-dark: #000000;
JSON
{
"hex": "#69ea85",
"rgb": {
"r": 105,
"g": 234,
"b": 133
},
"hsl": {
"h": 133.023,
"s": 75.439,
"l": 66.471
},
"oklch": {
"l": 0.8403,
"c": 0.18053,
"h": 148.4
},
"luminance": 0.63542
}Semantic roles & 50–950 ramp
primary
#69EA85
secondary
#BD3AA1
accent
#0EACD8
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581