#69F291#69F291
#69F291 is a very light, vivid green. Relative luminance 0.686; OKLCH L 86.2% C 0.180 H 150.5°. Best body text is #000000 at 14.71:1 contrast (WCAG AA passes).
Color values
| HEX | #69F291 |
|---|---|
| RGB | rgb(105, 242, 145) |
| HSL | hsl(138, 84%, 68%) |
| HSV | hsv(138, 57%, 95%) |
| CMYK | cmyk(56.6%, 0%, 40.1%, 5.1%) |
| CIE-LAB | lab(86.28, -57.96, 35.82) |
| CIE-LCH | lch(86.28, 68.14, 148.28°) |
| OKLab | oklab(86.19% -0.1569 0.0888) |
| OKLCH | oklch(86.19% 0.18 150.5) |
| XYZ | xyz(42.6856, 68.5479, 37.7642) |
| Luminance | 0.6855 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 3.24
Light Green Blue
#56FCA2
ΔE00 3.25
Light Bluish Green
#76FDA8
ΔE00 3.35
Turquoise Green
#04F489
ΔE00 3.61
Wintergreen
#20F986
ΔE00 3.69
Baby Green
#8CFF9E
ΔE00 3.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F291 #F269CA
analogous
#85F269 #69F291 #69F2D5
triadic
#69F291 #9169F2 #F29169
tetradic
#69F291 #6985F2 #F269CA #F2D569
square
#69F291 #6985F2 #F269CA #F2D569
split-complementary
#69F291 #D569F2 #F26985
monochromatic
#12CF49 #31ED68 #69F291 #A1F7BA #DAFCE4
Accessibility & contrast
On white
1.43
#69F291 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.71
#69F291 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F291
14.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F291 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F291 | 1.00 | 1.43 | 14.71 | 14.71 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E08A
Deuteranopia (green-blind)
#E1D397
Tritanopia (blue-blind)
#44EEDA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #69f291; /* rgb */ color: rgb(105, 242, 145); /* oklch */ color: oklch(86.2% 0.180 150.5);
Tailwind
colors: {
custom: {
50: '#9ff7b2',
500: '#69f291',
950: '#000000',
},
}SCSS
$custom: #69f291; $custom-light: #9ff7b2; $custom-dark: #000000;
JSON
{
"hex": "#69f291",
"rgb": {
"r": 105,
"g": 242,
"b": 145
},
"hsl": {
"h": 137.518,
"s": 84.049,
"l": 68.039
},
"oklch": {
"l": 0.86185,
"c": 0.18031,
"h": 150.5
},
"luminance": 0.68552
}Semantic roles & 50–950 ramp
primary
#69F291
secondary
#CB359F
accent
#05A0E1
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581