#69F292#69F292
#69F292 is a very light, vivid green. Relative luminance 0.686; OKLCH L 86.2% C 0.179 H 150.7°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #69F292 |
|---|---|
| RGB | rgb(105, 242, 146) |
| HSL | hsl(138, 84%, 68%) |
| HSV | hsv(138, 57%, 95%) |
| CMYK | cmyk(56.6%, 0%, 39.7%, 5.1%) |
| CIE-LAB | lab(86.30, -57.80, 35.35) |
| CIE-LCH | lch(86.30, 67.75, 148.55°) |
| OKLab | oklab(86.2% -0.1565 0.0877) |
| OKLCH | oklch(86.2% 0.179 150.7) |
| XYZ | xyz(42.7630, 68.5789, 38.1721) |
| Luminance | 0.6858 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 3.14
Light Green Blue
#56FCA2
ΔE00 3.14
Light Bluish Green
#76FDA8
ΔE00 3.24
Turquoise Green
#04F489
ΔE00 3.62
Seafoam Green
#7AF9AB
ΔE00 3.64
Wintergreen
#20F986
ΔE00 3.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F292 #F269C9
analogous
#84F269 #69F292 #69F2D6
triadic
#69F292 #9269F2 #F29269
tetradic
#69F292 #6984F2 #F269C9 #F2D669
square
#69F292 #6984F2 #F269C9 #F2D669
split-complementary
#69F292 #D669F2 #F26984
monochromatic
#12CF4A #31ED69 #69F292 #A1F7BB #DAFCE4
Accessibility & contrast
On white
1.43
#69F292 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#69F292 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F292
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F292 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F292 | 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)
#F3E08B
Deuteranopia (green-blind)
#E1D398
Tritanopia (blue-blind)
#44EEDA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #69f292; /* rgb */ color: rgb(105, 242, 146); /* oklch */ color: oklch(86.2% 0.179 150.7);
Tailwind
colors: {
custom: {
50: '#9ef7b3',
500: '#69f292',
950: '#000000',
},
}SCSS
$custom: #69f292; $custom-light: #9ef7b3; $custom-dark: #000000;
JSON
{
"hex": "#69f292",
"rgb": {
"r": 105,
"g": 242,
"b": 146
},
"hsl": {
"h": 137.956,
"s": 84.049,
"l": 68.039
},
"oklch": {
"l": 0.86203,
"c": 0.1794,
"h": 150.7
},
"luminance": 0.68583
}Semantic roles & 50–950 ramp
primary
#69F292
secondary
#CB359E
accent
#059FE1
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581