#69F491#69F491
#69F491 is a very light, vivid green. Relative luminance 0.697; OKLCH L 86.7% C 0.183 H 150.3°. Best body text is #000000 at 14.95:1 contrast (WCAG AA passes).
Color values
| HEX | #69F491 |
|---|---|
| RGB | rgb(105, 244, 145) |
| HSL | hsl(137, 86%, 68%) |
| HSV | hsv(137, 57%, 96%) |
| CMYK | cmyk(57%, 0%, 40.6%, 4.3%) |
| CIE-LAB | lab(86.87, -58.73, 36.60) |
| CIE-LCH | lch(86.87, 69.20, 148.07°) |
| OKLab | oklab(86.67% -0.1589 0.0906) |
| OKLCH | oklch(86.67% 0.183 150.3) |
| XYZ | xyz(43.2841, 69.7450, 37.9637) |
| Luminance | 0.6975 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 3.12
Light Green Blue
#56FCA2
ΔE00 3.14
Light Bluish Green
#76FDA8
ΔE00 3.25
Wintergreen
#20F986
ΔE00 3.45
Baby Green
#8CFF9E
ΔE00 3.50
Turquoise Green
#04F489
ΔE00 3.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F491 #F469CC
analogous
#86F469 #69F491 #69F4D6
triadic
#69F491 #9169F4 #F49169
tetradic
#69F491 #6986F4 #F469CC #F4D669
square
#69F491 #6986F4 #F469CC #F4D669
split-complementary
#69F491 #D669F4 #F46986
monochromatic
#0FD348 #30F067 #69F491 #A2F8BB #DBFCE5
Accessibility & contrast
On white
1.40
#69F491 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.95
#69F491 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F491
14.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F491 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F491 | 1.00 | 1.40 | 14.95 | 14.95 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E18A
Deuteranopia (green-blind)
#E3D497
Tritanopia (blue-blind)
#44F0DC
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #69f491; /* rgb */ color: rgb(105, 244, 145); /* oklch */ color: oklch(86.7% 0.183 150.3);
Tailwind
colors: {
custom: {
50: '#9ff9b2',
500: '#69f491',
950: '#000000',
},
}SCSS
$custom: #69f491; $custom-light: #9ff9b2; $custom-dark: #000000;
JSON
{
"hex": "#69f491",
"rgb": {
"r": 105,
"g": 244,
"b": 145
},
"hsl": {
"h": 137.266,
"s": 86.335,
"l": 68.431
},
"oklch": {
"l": 0.86671,
"c": 0.18298,
"h": 150.3
},
"luminance": 0.69749
}Semantic roles & 50–950 ramp
primary
#69F491
secondary
#CD34A1
accent
#03A2E3
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581