#69EB83#69EB83
#69EB83 is a very light, vivid green. Relative luminance 0.641; OKLCH L 84.2% C 0.184 H 147.9°. Best body text is #000000 at 13.81:1 contrast (WCAG AA passes).
Color values
| HEX | #69EB83 |
|---|---|
| RGB | rgb(105, 235, 131) |
| HSL | hsl(132, 76%, 67%) |
| HSV | hsv(132, 55%, 92%) |
| CMYK | cmyk(55.3%, 0%, 44.3%, 7.8%) |
| CIE-LAB | lab(83.99, -57.48, 39.79) |
| CIE-LCH | lch(83.99, 69.91, 145.31°) |
| OKLab | oklab(84.24% -0.1556 0.0976) |
| OKLCH | oklch(84.24% 0.184 147.9) |
| XYZ | xyz(39.6282, 64.0551, 31.7439) |
| Luminance | 0.6406 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.22
Lightgreen
#90EE90
ΔE00 3.70
Turquoise Green
#04F489
ΔE00 4.36
Minty Green
#0BF77D
ΔE00 4.40
Wintergreen
#20F986
ΔE00 4.41
Lightish Green
#61E160
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EB83 #EB69D1
analogous
#90EB69 #69EB83 #69EBC4
triadic
#69EB83 #8369EB #EB8369
tetradic
#69EB83 #6990EB #EB69D1 #EBC469
square
#69EB83 #6990EB #EB69D1 #EBC469
split-complementary
#69EB83 #C469EB #EB6990
monochromatic
#1AC03B #33E456 #69EB83 #9FF2B0 #D5F9DC
Accessibility & contrast
On white
1.52
#69EB83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.81
#69EB83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EB83
13.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EB83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EB83 | 1.00 | 1.52 | 13.81 | 13.81 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD97B
Deuteranopia (green-blind)
#DCCD8A
Tritanopia (blue-blind)
#4CE7D2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #69eb83; /* rgb */ color: rgb(105, 235, 131); /* oklch */ color: oklch(84.2% 0.184 147.9);
Tailwind
colors: {
custom: {
50: '#9ef2a8',
500: '#69eb83',
950: '#000000',
},
}SCSS
$custom: #69eb83; $custom-light: #9ef2a8; $custom-dark: #000000;
JSON
{
"hex": "#69eb83",
"rgb": {
"r": 105,
"g": 235,
"b": 131
},
"hsl": {
"h": 132,
"s": 76.471,
"l": 66.667
},
"oklch": {
"l": 0.84242,
"c": 0.18369,
"h": 147.9
},
"luminance": 0.64059
}Semantic roles & 50–950 ramp
primary
#69EB83
secondary
#BF3AA4
accent
#0DB0D9
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#0F1710
muted
#808580