#69EB8A#69EB8A
#69EB8A is a very light, vivid green. Relative luminance 0.643; OKLCH L 84.4% C 0.177 H 149.4°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #69EB8A |
|---|---|
| RGB | rgb(105, 235, 138) |
| HSL | hsl(135, 76%, 67%) |
| HSV | hsv(135, 55%, 92%) |
| CMYK | cmyk(55.3%, 0%, 41.3%, 7.8%) |
| CIE-LAB | lab(84.10, -56.39, 36.46) |
| CIE-LCH | lch(84.10, 67.15, 147.11°) |
| OKLab | oklab(84.36% -0.1527 0.0901) |
| OKLCH | oklch(84.36% 0.177 149.4) |
| XYZ | xyz(40.1187, 64.2513, 34.3274) |
| Luminance | 0.6425 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.06
Lightgreen
#90EE90
ΔE00 3.75
Turquoise Green
#04F489
ΔE00 4.15
Wintergreen
#20F986
ΔE00 4.48
Sea Green (survey)
#53FCA1
ΔE00 4.60
Light Green Blue
#56FCA2
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EB8A #EB69CA
analogous
#89EB69 #69EB8A #69EBCB
triadic
#69EB8A #8A69EB #EB8A69
tetradic
#69EB8A #6989EB #EB69CA #EBCB69
square
#69EB8A #6989EB #EB69CA #EBCB69
split-complementary
#69EB8A #CB69EB #EB6989
monochromatic
#1AC044 #33E460 #69EB8A #9FF2B4 #D5F9DE
Accessibility & contrast
On white
1.52
#69EB8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#69EB8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EB8A
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EB8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EB8A | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD983
Deuteranopia (green-blind)
#DBCD90
Tritanopia (blue-blind)
#4AE7D3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #69eb8a; /* rgb */ color: rgb(105, 235, 138); /* oklch */ color: oklch(84.4% 0.177 149.4);
Tailwind
colors: {
custom: {
50: '#9ef2ad',
500: '#69eb8a',
950: '#000000',
},
}SCSS
$custom: #69eb8a; $custom-light: #9ef2ad; $custom-dark: #000000;
JSON
{
"hex": "#69eb8a",
"rgb": {
"r": 105,
"g": 235,
"b": 138
},
"hsl": {
"h": 135.231,
"s": 76.471,
"l": 66.667
},
"oklch": {
"l": 0.84359,
"c": 0.17729,
"h": 149.4
},
"luminance": 0.64255
}Semantic roles & 50–950 ramp
primary
#69EB8A
secondary
#BF3A9D
accent
#0DA5D9
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581