#69EC8D#69EC8D
#69EC8D is a very light, vivid green. Relative luminance 0.649; OKLCH L 84.7% C 0.176 H 150.1°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #69EC8D |
|---|---|
| RGB | rgb(105, 236, 141) |
| HSL | hsl(136, 78%, 67%) |
| HSV | hsv(136, 56%, 93%) |
| CMYK | cmyk(55.5%, 0%, 40.3%, 7.5%) |
| CIE-LAB | lab(84.44, -56.29, 35.41) |
| CIE-LCH | lch(84.44, 66.50, 147.83°) |
| OKLab | oklab(84.66% -0.1524 0.0878) |
| OKLCH | oklch(84.66% 0.176 150.1) |
| XYZ | xyz(40.6260, 64.9136, 35.5828) |
| Luminance | 0.6492 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.19
Lightgreen
#90EE90
ΔE00 3.83
Turquoise Green
#04F489
ΔE00 4.04
Sea Green (survey)
#53FCA1
ΔE00 4.23
Light Green Blue
#56FCA2
ΔE00 4.23
Light Bluish Green
#76FDA8
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EC8D #EC69C8
analogous
#86EC69 #69EC8D #69ECCF
triadic
#69EC8D #8D69EC #EC8D69
tetradic
#69EC8D #6986EC #EC69C8 #ECCF69
square
#69EC8D #6986EC #EC69C8 #ECCF69
split-complementary
#69EC8D #CF69EC #EC6986
monochromatic
#19C247 #33E564 #69EC8D #9FF3B6 #D6FAE0
Accessibility & contrast
On white
1.50
#69EC8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#69EC8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EC8D
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EC8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EC8D | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDA86
Deuteranopia (green-blind)
#DCCE93
Tritanopia (blue-blind)
#48E8D4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #69ec8d; /* rgb */ color: rgb(105, 236, 141); /* oklch */ color: oklch(84.7% 0.176 150.1);
Tailwind
colors: {
custom: {
50: '#9ef3af',
500: '#69ec8d',
950: '#000000',
},
}SCSS
$custom: #69ec8d; $custom-light: #9ef3af; $custom-dark: #000000;
JSON
{
"hex": "#69ec8d",
"rgb": {
"r": 105,
"g": 236,
"b": 141
},
"hsl": {
"h": 136.489,
"s": 77.515,
"l": 66.863
},
"oklch": {
"l": 0.84655,
"c": 0.17589,
"h": 150.1
},
"luminance": 0.64917
}Semantic roles & 50–950 ramp
primary
#69EC8D
secondary
#C0399B
accent
#0CA1DA
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581