#69F27E#69F27E
#69F27E is a very light, vivid green. Relative luminance 0.680; OKLCH L 85.9% C 0.197 H 146.6°. Best body text is #000000 at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #69F27E |
|---|---|
| RGB | rgb(105, 242, 126) |
| HSL | hsl(129, 84%, 68%) |
| HSV | hsv(129, 57%, 95%) |
| CMYK | cmyk(56.6%, 0%, 47.9%, 5.1%) |
| CIE-LAB | lab(86.01, -60.87, 44.76) |
| CIE-LCH | lch(86.01, 75.55, 143.67°) |
| OKLab | oklab(85.88% -0.1648 0.1087) |
| OKLCH | oklch(85.88% 0.197 146.6) |
| XYZ | xyz(41.3411, 68.0101, 30.6833) |
| Luminance | 0.6801 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 3.34
Spearmint
#1EF876
ΔE00 3.42
Minty Green
#0BF77D
ΔE00 3.67
Wintergreen
#20F986
ΔE00 3.86
Easter Green
#8CFD7E
ΔE00 4.08
Lightgreen
#90EE90
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F27E #F269DD
analogous
#98F269 #69F27E #69F2C2
triadic
#69F27E #7E69F2 #F27E69
tetradic
#69F27E #6998F2 #F269DD #F2C269
square
#69F27E #6998F2 #F269DD #F2C269
split-complementary
#69F27E #C269F2 #F26998
monochromatic
#12CF2F #31ED4E #69F27E #A1F7AE #DAFCDF
Accessibility & contrast
On white
1.44
#69F27E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.60
#69F27E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F27E
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F27E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F27E | 1.00 | 1.44 | 14.60 | 14.60 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DF74
Deuteranopia (green-blind)
#E3D286
Tritanopia (blue-blind)
#4CEDD7
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #69f27e; /* rgb */ color: rgb(105, 242, 126); /* oklch */ color: oklch(85.9% 0.197 146.6);
Tailwind
colors: {
custom: {
50: '#9ff7a5',
500: '#69f27e',
950: '#000000',
},
}SCSS
$custom: #69f27e; $custom-light: #9ff7a5; $custom-dark: #000000;
JSON
{
"hex": "#69f27e",
"rgb": {
"r": 105,
"g": 242,
"b": 126
},
"hsl": {
"h": 129.197,
"s": 84.049,
"l": 68.039
},
"oklch": {
"l": 0.85877,
"c": 0.1974,
"h": 146.6
},
"luminance": 0.68014
}Semantic roles & 50–950 ramp
primary
#69F27E
secondary
#CB35B4
accent
#05BFE1
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#10170F
muted
#808580