#69F37D#69F37D
#69F37D is a very light, vivid green. Relative luminance 0.686; OKLCH L 86.1% C 0.200 H 146.4°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #69F37D |
|---|---|
| RGB | rgb(105, 243, 125) |
| HSL | hsl(129, 85%, 68%) |
| HSV | hsv(129, 57%, 95%) |
| CMYK | cmyk(56.8%, 0%, 48.6%, 4.7%) |
| CIE-LAB | lab(86.30, -61.38, 45.59) |
| CIE-LCH | lch(86.30, 76.46, 143.40°) |
| OKLab | oklab(86.11% -0.1662 0.1105) |
| OKLCH | oklch(86.11% 0.2 146.4) |
| XYZ | xyz(41.5753, 68.5813, 30.4446) |
| Luminance | 0.6858 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 3.05
Spearmint
#1EF876
ΔE00 3.32
Minty Green
#0BF77D
ΔE00 3.66
Easter Green
#8CFD7E
ΔE00 3.86
Wintergreen
#20F986
ΔE00 3.89
Spring Green
#00FF7F
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F37D #F369DF
analogous
#9AF369 #69F37D #69F3C2
triadic
#69F37D #7D69F3 #F37D69
tetradic
#69F37D #699AF3 #F369DF #F3C269
square
#69F37D #699AF3 #F369DF #F3C269
split-complementary
#69F37D #C269F3 #F3699A
monochromatic
#11D12D #30EE4C #69F37D #A2F8AE #DAFCDF
Accessibility & contrast
On white
1.43
#69F37D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#69F37D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F37D
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F37D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F37D | 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)
#F6DF73
Deuteranopia (green-blind)
#E4D385
Tritanopia (blue-blind)
#4CEED7
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #69f37d; /* rgb */ color: rgb(105, 243, 125); /* oklch */ color: oklch(86.1% 0.200 146.4);
Tailwind
colors: {
custom: {
50: '#9ff8a4',
500: '#69f37d',
950: '#000000',
},
}SCSS
$custom: #69f37d; $custom-light: #9ff8a4; $custom-dark: #000000;
JSON
{
"hex": "#69f37d",
"rgb": {
"r": 105,
"g": 243,
"b": 125
},
"hsl": {
"h": 128.696,
"s": 85.185,
"l": 68.235
},
"oklch": {
"l": 0.86107,
"c": 0.19958,
"h": 146.4
},
"luminance": 0.68585
}Semantic roles & 50–950 ramp
primary
#69F37D
secondary
#CC34B6
accent
#04C2E2
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#10170F
muted
#808580