#69F27D#69F27D
#69F27D is a very light, vivid green. Relative luminance 0.680; OKLCH L 85.9% C 0.198 H 146.4°. Best body text is #000000 at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #69F27D |
|---|---|
| RGB | rgb(105, 242, 125) |
| HSL | hsl(129, 84%, 68%) |
| HSV | hsv(129, 57%, 95%) |
| CMYK | cmyk(56.6%, 0%, 48.3%, 5.1%) |
| CIE-LAB | lab(86.00, -61.01, 45.22) |
| CIE-LCH | lch(86.00, 75.94, 143.45°) |
| OKLab | oklab(85.86% -0.1652 0.1097) |
| OKLCH | oklch(85.86% 0.198 146.4) |
| XYZ | xyz(41.2769, 67.9845, 30.3452) |
| Luminance | 0.6799 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 3.26
Spearmint
#1EF876
ΔE00 3.41
Minty Green
#0BF77D
ΔE00 3.70
Wintergreen
#20F986
ΔE00 3.93
Easter Green
#8CFD7E
ΔE00 4.01
Lightgreen
#90EE90
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F27D #F269DE
analogous
#99F269 #69F27D #69F2C1
triadic
#69F27D #7D69F2 #F27D69
tetradic
#69F27D #6999F2 #F269DE #F2C169
square
#69F27D #6999F2 #F269DE #F2C169
split-complementary
#69F27D #C169F2 #F26999
monochromatic
#12CF2D #31ED4C #69F27D #A1F7AE #DAFCDF
Accessibility & contrast
On white
1.44
#69F27D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.60
#69F27D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F27D
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F27D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F27D | 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)
#F5DF73
Deuteranopia (green-blind)
#E3D285
Tritanopia (blue-blind)
#4CEDD7
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #69f27d; /* rgb */ color: rgb(105, 242, 125); /* oklch */ color: oklch(85.9% 0.198 146.4);
Tailwind
colors: {
custom: {
50: '#9ff7a4',
500: '#69f27d',
950: '#000000',
},
}SCSS
$custom: #69f27d; $custom-light: #9ff7a4; $custom-dark: #000000;
JSON
{
"hex": "#69f27d",
"rgb": {
"r": 105,
"g": 242,
"b": 125
},
"hsl": {
"h": 128.759,
"s": 84.049,
"l": 68.039
},
"oklch": {
"l": 0.85863,
"c": 0.19828,
"h": 146.4
},
"luminance": 0.67988
}Semantic roles & 50–950 ramp
primary
#69F27D
secondary
#CB35B5
accent
#05C0E1
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#10170F
muted
#808580