#69EA83#69EA83
#69EA83 is a very light, vivid green. Relative luminance 0.635; OKLCH L 84.0% C 0.182 H 148.0°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #69EA83 |
|---|---|
| RGB | rgb(105, 234, 131) |
| HSL | hsl(132, 75%, 66%) |
| HSV | hsv(132, 55%, 92%) |
| CMYK | cmyk(55.1%, 0%, 44%, 8.2%) |
| CIE-LAB | lab(83.70, -57.10, 39.41) |
| CIE-LCH | lch(83.70, 69.37, 145.39°) |
| OKLab | oklab(84% -0.1546 0.0967) |
| OKLCH | oklch(84% 0.182 148) |
| XYZ | xyz(39.3427, 63.4841, 31.6487) |
| Luminance | 0.6349 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.12
Lightgreen
#90EE90
ΔE00 3.72
Turquoise Green
#04F489
ΔE00 4.44
Lightish Green
#61E160
ΔE00 4.48
Minty Green
#0BF77D
ΔE00 4.56
Wintergreen
#20F986
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EA83 #EA69D0
analogous
#90EA69 #69EA83 #69EAC4
triadic
#69EA83 #8369EA #EA8369
tetradic
#69EA83 #6990EA #EA69D0 #EAC469
square
#69EA83 #6990EA #EA69D0 #EAC469
split-complementary
#69EA83 #C469EA #EA6990
monochromatic
#1BBE3C #33E257 #69EA83 #9FF2AF #D4F9DC
Accessibility & contrast
On white
1.53
#69EA83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#69EA83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EA83
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EA83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EA83 | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD87B
Deuteranopia (green-blind)
#DBCC8A
Tritanopia (blue-blind)
#4DE6D1
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #69ea83; /* rgb */ color: rgb(105, 234, 131); /* oklch */ color: oklch(84.0% 0.182 148.0);
Tailwind
colors: {
custom: {
50: '#9ef2a8',
500: '#69ea83',
950: '#000000',
},
}SCSS
$custom: #69ea83; $custom-light: #9ef2a8; $custom-dark: #000000;
JSON
{
"hex": "#69ea83",
"rgb": {
"r": 105,
"g": 234,
"b": 131
},
"hsl": {
"h": 132.093,
"s": 75.439,
"l": 66.471
},
"oklch": {
"l": 0.83998,
"c": 0.18235,
"h": 148
},
"luminance": 0.63488
}Semantic roles & 50–950 ramp
primary
#69EA83
secondary
#BD3AA3
accent
#0EAFD8
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#0F1710
muted
#808580