#69F37E#69F37E
#69F37E is a very light, vivid green. Relative luminance 0.686; OKLCH L 86.1% C 0.199 H 146.5°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #69F37E |
|---|---|
| RGB | rgb(105, 243, 126) |
| HSL | hsl(129, 85%, 68%) |
| HSV | hsv(129, 57%, 95%) |
| CMYK | cmyk(56.8%, 0%, 48.1%, 4.7%) |
| CIE-LAB | lab(86.31, -61.24, 45.13) |
| CIE-LCH | lch(86.31, 76.07, 143.61°) |
| OKLab | oklab(86.12% -0.1658 0.1095) |
| OKLCH | oklch(86.12% 0.199 146.5) |
| XYZ | xyz(41.6395, 68.6070, 30.7828) |
| Luminance | 0.6861 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 3.13
Spearmint
#1EF876
ΔE00 3.33
Minty Green
#0BF77D
ΔE00 3.62
Wintergreen
#20F986
ΔE00 3.82
Easter Green
#8CFD7E
ΔE00 3.93
Spring Green
#00FF7F
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F37E #F369DE
analogous
#99F369 #69F37E #69F3C3
triadic
#69F37E #7E69F3 #F37E69
tetradic
#69F37E #6999F3 #F369DE #F3C369
square
#69F37E #6999F3 #F369DE #F3C369
split-complementary
#69F37E #C369F3 #F36999
monochromatic
#11D12E #30EE4D #69F37E #A2F8AF #DAFCDF
Accessibility & contrast
On white
1.43
#69F37E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#69F37E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F37E
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F37E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F37E | 1.00 | 1.43 | 14.72 | 14.72 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6DF74
Deuteranopia (green-blind)
#E4D386
Tritanopia (blue-blind)
#4BEED8
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #69f37e; /* rgb */ color: rgb(105, 243, 126); /* oklch */ color: oklch(86.1% 0.199 146.5);
Tailwind
colors: {
custom: {
50: '#9ff8a5',
500: '#69f37e',
950: '#000000',
},
}SCSS
$custom: #69f37e; $custom-light: #9ff8a5; $custom-dark: #000000;
JSON
{
"hex": "#69f37e",
"rgb": {
"r": 105,
"g": 243,
"b": 126
},
"hsl": {
"h": 129.13,
"s": 85.185,
"l": 68.235
},
"oklch": {
"l": 0.86122,
"c": 0.1987,
"h": 146.5
},
"luminance": 0.68611
}Semantic roles & 50–950 ramp
primary
#69F37E
secondary
#CC34B5
accent
#04C0E2
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#10170F
muted
#808580