#69EC8F#69EC8F
#69EC8F is a very light, vivid green. Relative luminance 0.650; OKLCH L 84.7% C 0.174 H 150.6°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #69EC8F |
|---|---|
| RGB | rgb(105, 236, 143) |
| HSL | hsl(137, 78%, 67%) |
| HSV | hsv(137, 56%, 93%) |
| CMYK | cmyk(55.5%, 0%, 39.4%, 7.5%) |
| CIE-LAB | lab(84.47, -55.96, 34.45) |
| CIE-LCH | lch(84.47, 65.71, 148.38°) |
| OKLab | oklab(84.69% -0.1516 0.0856) |
| OKLCH | oklch(84.69% 0.174 150.6) |
| XYZ | xyz(40.7762, 64.9737, 36.3736) |
| Luminance | 0.6498 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.26
Lightgreen
#90EE90
ΔE00 3.94
Turquoise Green
#04F489
ΔE00 4.07
Light Green Blue
#56FCA2
ΔE00 4.07
Sea Green (survey)
#53FCA1
ΔE00 4.08
Light Bluish Green
#76FDA8
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EC8F #EC69C6
analogous
#84EC69 #69EC8F #69ECD1
triadic
#69EC8F #8F69EC #EC8F69
tetradic
#69EC8F #6984EC #EC69C6 #ECD169
square
#69EC8F #6984EC #EC69C6 #ECD169
split-complementary
#69EC8F #D169EC #EC6984
monochromatic
#19C24A #33E566 #69EC8F #9FF3B8 #D6FAE0
Accessibility & contrast
On white
1.50
#69EC8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#69EC8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EC8F
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EC8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EC8F | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDA88
Deuteranopia (green-blind)
#DBCE95
Tritanopia (blue-blind)
#47E8D5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #69ec8f; /* rgb */ color: rgb(105, 236, 143); /* oklch */ color: oklch(84.7% 0.174 150.6);
Tailwind
colors: {
custom: {
50: '#9ef3b0',
500: '#69ec8f',
950: '#000000',
},
}SCSS
$custom: #69ec8f; $custom-light: #9ef3b0; $custom-dark: #000000;
JSON
{
"hex": "#69ec8f",
"rgb": {
"r": 105,
"g": 236,
"b": 143
},
"hsl": {
"h": 137.405,
"s": 77.515,
"l": 66.863
},
"oklch": {
"l": 0.84691,
"c": 0.17406,
"h": 150.6
},
"luminance": 0.64977
}Semantic roles & 50–950 ramp
primary
#69EC8F
secondary
#C03999
accent
#0C9EDA
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581