#69F391#69F391
#69F391 is a very light, vivid green. Relative luminance 0.691; OKLCH L 86.4% C 0.182 H 150.4°. Best body text is #000000 at 14.83:1 contrast (WCAG AA passes).
Color values
| HEX | #69F391 |
|---|---|
| RGB | rgb(105, 243, 145) |
| HSL | hsl(137, 85%, 68%) |
| HSV | hsv(137, 57%, 95%) |
| CMYK | cmyk(56.8%, 0%, 40.3%, 4.7%) |
| CIE-LAB | lab(86.58, -58.35, 36.21) |
| CIE-LCH | lch(86.58, 68.67, 148.18°) |
| OKLab | oklab(86.43% -0.1579 0.0897) |
| OKLCH | oklch(86.43% 0.182 150.4) |
| XYZ | xyz(42.9840, 69.1448, 37.8637) |
| Luminance | 0.6915 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 3.17
Light Green Blue
#56FCA2
ΔE00 3.19
Light Bluish Green
#76FDA8
ΔE00 3.29
Wintergreen
#20F986
ΔE00 3.56
Turquoise Green
#04F489
ΔE00 3.57
Baby Green
#8CFF9E
ΔE00 3.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F391 #F369CB
analogous
#86F369 #69F391 #69F3D6
triadic
#69F391 #9169F3 #F39169
tetradic
#69F391 #6986F3 #F369CB #F3D669
square
#69F391 #6986F3 #F369CB #F3D669
split-complementary
#69F391 #D669F3 #F36986
monochromatic
#11D148 #30EE67 #69F391 #A2F8BB #DAFCE4
Accessibility & contrast
On white
1.42
#69F391 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.83
#69F391 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F391
14.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F391 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F391 | 1.00 | 1.42 | 14.83 | 14.83 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E08A
Deuteranopia (green-blind)
#E2D497
Tritanopia (blue-blind)
#44EFDB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #69f391; /* rgb */ color: rgb(105, 243, 145); /* oklch */ color: oklch(86.4% 0.182 150.4);
Tailwind
colors: {
custom: {
50: '#9ff8b2',
500: '#69f391',
950: '#000000',
},
}SCSS
$custom: #69f391; $custom-light: #9ff8b2; $custom-dark: #000000;
JSON
{
"hex": "#69f391",
"rgb": {
"r": 105,
"g": 243,
"b": 145
},
"hsl": {
"h": 137.391,
"s": 85.185,
"l": 68.235
},
"oklch": {
"l": 0.86428,
"c": 0.18165,
"h": 150.4
},
"luminance": 0.69149
}Semantic roles & 50–950 ramp
primary
#69F391
secondary
#CC34A0
accent
#04A1E2
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581