#69F17D#69F17D
#69F17D is a very light, vivid green. Relative luminance 0.674; OKLCH L 85.6% C 0.197 H 146.5°. Best body text is #000000 at 14.48:1 contrast (WCAG AA passes).
Color values
| HEX | #69F17D |
|---|---|
| RGB | rgb(105, 241, 125) |
| HSL | hsl(129, 83%, 68%) |
| HSV | hsv(129, 56%, 95%) |
| CMYK | cmyk(56.4%, 0%, 48.1%, 5.5%) |
| CIE-LAB | lab(85.70, -60.64, 44.85) |
| CIE-LCH | lch(85.70, 75.42, 143.51°) |
| OKLab | oklab(85.62% -0.1642 0.1089) |
| OKLCH | oklch(85.62% 0.197 146.5) |
| XYZ | xyz(40.9801, 67.3908, 30.2462) |
| Luminance | 0.6740 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 3.48
Spearmint
#1EF876
ΔE00 3.51
Minty Green
#0BF77D
ΔE00 3.76
Wintergreen
#20F986
ΔE00 3.98
Easter Green
#8CFD7E
ΔE00 4.16
Lightgreen
#90EE90
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F17D #F169DD
analogous
#99F169 #69F17D #69F1C1
triadic
#69F17D #7D69F1 #F17D69
tetradic
#69F17D #6999F1 #F169DD #F1C169
square
#69F17D #6999F1 #F169DD #F1C169
split-complementary
#69F17D #C169F1 #F16999
monochromatic
#13CD2E #31EC4C #69F17D #A1F6AE #D9FBDE
Accessibility & contrast
On white
1.45
#69F17D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.48
#69F17D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F17D
14.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F17D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F17D | 1.00 | 1.45 | 14.48 | 14.48 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DE73
Deuteranopia (green-blind)
#E2D185
Tritanopia (blue-blind)
#4CECD6
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #69f17d; /* rgb */ color: rgb(105, 241, 125); /* oklch */ color: oklch(85.6% 0.197 146.5);
Tailwind
colors: {
custom: {
50: '#9ff7a4',
500: '#69f17d',
950: '#000000',
},
}SCSS
$custom: #69f17d; $custom-light: #9ff7a4; $custom-dark: #000000;
JSON
{
"hex": "#69f17d",
"rgb": {
"r": 105,
"g": 241,
"b": 125
},
"hsl": {
"h": 128.824,
"s": 82.927,
"l": 67.843
},
"oklch": {
"l": 0.85618,
"c": 0.19698,
"h": 146.5
},
"luminance": 0.67395
}Semantic roles & 50–950 ramp
primary
#69F17D
secondary
#C935B3
accent
#06BFDF
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#10170F
muted
#808580