#69EB8B#69EB8B
#69EB8B is a very light, vivid green. Relative luminance 0.643; OKLCH L 84.4% C 0.176 H 149.7°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #69EB8B |
|---|---|
| RGB | rgb(105, 235, 139) |
| HSL | hsl(136, 76%, 67%) |
| HSV | hsv(136, 55%, 92%) |
| CMYK | cmyk(55.3%, 0%, 40.9%, 7.8%) |
| CIE-LAB | lab(84.11, -56.22, 35.98) |
| CIE-LCH | lch(84.11, 66.75, 147.38°) |
| OKLab | oklab(84.38% -0.1522 0.089) |
| OKLCH | oklch(84.38% 0.176 149.7) |
| XYZ | xyz(40.1914, 64.2804, 34.7105) |
| Luminance | 0.6428 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.08
Lightgreen
#90EE90
ΔE00 3.79
Turquoise Green
#04F489
ΔE00 4.15
Wintergreen
#20F986
ΔE00 4.51
Sea Green (survey)
#53FCA1
ΔE00 4.52
Light Green Blue
#56FCA2
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EB8B #EB69C9
analogous
#88EB69 #69EB8B #69EBCC
triadic
#69EB8B #8B69EB #EB8B69
tetradic
#69EB8B #6988EB #EB69C9 #EBCC69
square
#69EB8B #6988EB #EB69C9 #EBCC69
split-complementary
#69EB8B #CC69EB #EB6988
monochromatic
#1AC045 #33E461 #69EB8B #9FF2B5 #D5F9DF
Accessibility & contrast
On white
1.52
#69EB8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#69EB8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EB8B
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EB8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EB8B | 1.00 | 1.52 | 13.86 | 13.86 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD984
Deuteranopia (green-blind)
#DBCD91
Tritanopia (blue-blind)
#49E7D3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #69eb8b; /* rgb */ color: rgb(105, 235, 139); /* oklch */ color: oklch(84.4% 0.176 149.7);
Tailwind
colors: {
custom: {
50: '#9ef2ae',
500: '#69eb8b',
950: '#000000',
},
}SCSS
$custom: #69eb8b; $custom-light: #9ef2ae; $custom-dark: #000000;
JSON
{
"hex": "#69eb8b",
"rgb": {
"r": 105,
"g": 235,
"b": 139
},
"hsl": {
"h": 135.692,
"s": 76.471,
"l": 66.667
},
"oklch": {
"l": 0.84377,
"c": 0.17638,
"h": 149.7
},
"luminance": 0.64284
}Semantic roles & 50–950 ramp
primary
#69EB8B
secondary
#BF3A9C
accent
#0DA3D9
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581