#69EB8E#69EB8E
#69EB8E is a very light, vivid green. Relative luminance 0.644; OKLCH L 84.4% C 0.174 H 150.4°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #69EB8E |
|---|---|
| RGB | rgb(105, 235, 142) |
| HSL | hsl(137, 76%, 67%) |
| HSV | hsv(137, 55%, 92%) |
| CMYK | cmyk(55.3%, 0%, 39.6%, 7.8%) |
| CIE-LAB | lab(84.16, -55.73, 34.54) |
| CIE-LCH | lch(84.16, 65.57, 148.21°) |
| OKLab | oklab(84.43% -0.151 0.0858) |
| OKLCH | oklch(84.43% 0.174 150.4) |
| XYZ | xyz(40.4136, 64.3693, 35.8807) |
| Luminance | 0.6437 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.16
Lightgreen
#90EE90
ΔE00 3.94
Turquoise Green
#04F489
ΔE00 4.17
Light Green Blue
#56FCA2
ΔE00 4.28
Sea Green (survey)
#53FCA1
ΔE00 4.29
Seafoam Green
#7AF9AB
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EB8E #EB69C6
analogous
#85EB69 #69EB8E #69EBCF
triadic
#69EB8E #8E69EB #EB8E69
tetradic
#69EB8E #6985EB #EB69C6 #EBCF69
square
#69EB8E #6985EB #EB69C6 #EBCF69
split-complementary
#69EB8E #CF69EB #EB6985
monochromatic
#1AC049 #33E465 #69EB8E #9FF2B7 #D5F9DF
Accessibility & contrast
On white
1.51
#69EB8E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#69EB8E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EB8E
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EB8E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EB8E | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD987
Deuteranopia (green-blind)
#DBCD94
Tritanopia (blue-blind)
#48E7D4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #69eb8e; /* rgb */ color: rgb(105, 235, 142); /* oklch */ color: oklch(84.4% 0.174 150.4);
Tailwind
colors: {
custom: {
50: '#9ef2b0',
500: '#69eb8e',
950: '#000000',
},
}SCSS
$custom: #69eb8e; $custom-light: #9ef2b0; $custom-dark: #000000;
JSON
{
"hex": "#69eb8e",
"rgb": {
"r": 105,
"g": 235,
"b": 142
},
"hsl": {
"h": 137.077,
"s": 76.471,
"l": 66.667
},
"oklch": {
"l": 0.84429,
"c": 0.17362,
"h": 150.4
},
"luminance": 0.64373
}Semantic roles & 50–950 ramp
primary
#69EB8E
secondary
#BF3A99
accent
#0D9FD9
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581