#69F174#69F174
#69F174 is a very light, highly saturated green. Relative luminance 0.672; OKLCH L 85.5% C 0.205 H 145.0°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #69F174 |
|---|---|
| RGB | rgb(105, 241, 116) |
| HSL | hsl(125, 83%, 68%) |
| HSV | hsv(125, 56%, 95%) |
| CMYK | cmyk(56.4%, 0%, 51.9%, 5.5%) |
| CIE-LAB | lab(85.59, -61.85, 48.96) |
| CIE-LCH | lch(85.59, 78.88, 141.64°) |
| OKLab | oklab(85.49% -0.1677 0.1176) |
| OKLCH | oklch(85.49% 0.205 145) |
| XYZ | xyz(40.4310, 67.1712, 27.3543) |
| Luminance | 0.6717 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 3.05
Spearmint
#1EF876
ΔE00 3.63
Easter Green
#8CFD7E
ΔE00 3.73
Lightish Green
#61E160
ΔE00 3.74
Lighter Green
#75FD63
ΔE00 4.12
Minty Green
#0BF77D
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F174 #F169E6
analogous
#A2F169 #69F174 #69F1B8
triadic
#69F174 #7469F1 #F17469
tetradic
#69F174 #69A2F1 #F169E6 #F1B869
square
#69F174 #69A2F1 #F169E6 #F1B869
split-complementary
#69F174 #B869F1 #F169A2
monochromatic
#13CD22 #31EC40 #69F174 #A1F6A8 #D9FBDC
Accessibility & contrast
On white
1.45
#69F174 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#69F174 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F174
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F174 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F174 | 1.00 | 1.45 | 14.43 | 14.43 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DD69
Deuteranopia (green-blind)
#E3D17D
Tritanopia (blue-blind)
#4FEBD5
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #69f174; /* rgb */ color: rgb(105, 241, 116); /* oklch */ color: oklch(85.5% 0.205 145.0);
Tailwind
colors: {
custom: {
50: '#9ff79e',
500: '#69f174',
950: '#000000',
},
}SCSS
$custom: #69f174; $custom-light: #9ff79e; $custom-dark: #000000;
JSON
{
"hex": "#69f174",
"rgb": {
"r": 105,
"g": 241,
"b": 116
},
"hsl": {
"h": 124.853,
"s": 82.927,
"l": 67.843
},
"oklch": {
"l": 0.85491,
"c": 0.20479,
"h": 145
},
"luminance": 0.67175
}Semantic roles & 50–950 ramp
primary
#69F174
secondary
#C935BD
accent
#06CEDF
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#10170F
muted
#808580