#69EA8A#69EA8A
#69EA8A is a very light, vivid green. Relative luminance 0.637; OKLCH L 84.1% C 0.176 H 149.5°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #69EA8A |
|---|---|
| RGB | rgb(105, 234, 138) |
| HSL | hsl(135, 75%, 66%) |
| HSV | hsv(135, 55%, 92%) |
| CMYK | cmyk(55.1%, 0%, 41%, 8.2%) |
| CIE-LAB | lab(83.80, -56.00, 36.07) |
| CIE-LCH | lch(83.80, 66.61, 147.21°) |
| OKLab | oklab(84.12% -0.1516 0.0892) |
| OKLCH | oklch(84.12% 0.176 149.5) |
| XYZ | xyz(39.8332, 63.6803, 34.2322) |
| Luminance | 0.6368 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.00
Lightgreen
#90EE90
ΔE00 3.80
Turquoise Green
#04F489
ΔE00 4.27
Wintergreen
#20F986
ΔE00 4.66
Sea Green (survey)
#53FCA1
ΔE00 4.73
Light Green Blue
#56FCA2
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EA8A #EA69C9
analogous
#89EA69 #69EA8A #69EACB
triadic
#69EA8A #8A69EA #EA8A69
tetradic
#69EA8A #6989EA #EA69C9 #EACB69
square
#69EA8A #6989EA #EA69C9 #EACB69
split-complementary
#69EA8A #CB69EA #EA6989
monochromatic
#1BBE44 #33E260 #69EA8A #9FF2B4 #D4F9DE
Accessibility & contrast
On white
1.53
#69EA8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#69EA8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EA8A
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EA8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EA8A | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD883
Deuteranopia (green-blind)
#DACC90
Tritanopia (blue-blind)
#4AE6D2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #69ea8a; /* rgb */ color: rgb(105, 234, 138); /* oklch */ color: oklch(84.1% 0.176 149.5);
Tailwind
colors: {
custom: {
50: '#9ef2ad',
500: '#69ea8a',
950: '#000000',
},
}SCSS
$custom: #69ea8a; $custom-light: #9ef2ad; $custom-dark: #000000;
JSON
{
"hex": "#69ea8a",
"rgb": {
"r": 105,
"g": 234,
"b": 138
},
"hsl": {
"h": 135.349,
"s": 75.439,
"l": 66.471
},
"oklch": {
"l": 0.84115,
"c": 0.17595,
"h": 149.5
},
"luminance": 0.63684
}Semantic roles & 50–950 ramp
primary
#69EA8A
secondary
#BD3A9B
accent
#0EA4D8
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581