#69F191#69F191
#69F191 is a very light, vivid green. Relative luminance 0.680; OKLCH L 85.9% C 0.179 H 150.6°. Best body text is #000000 at 14.59:1 contrast (WCAG AA passes).
Color values
| HEX | #69F191 |
|---|---|
| RGB | rgb(105, 241, 145) |
| HSL | hsl(138, 83%, 68%) |
| HSV | hsv(138, 56%, 95%) |
| CMYK | cmyk(56.4%, 0%, 39.8%, 5.5%) |
| CIE-LAB | lab(85.98, -57.57, 35.44) |
| CIE-LCH | lch(85.98, 67.61, 148.39°) |
| OKLab | oklab(85.94% -0.1559 0.0879) |
| OKLCH | oklch(85.94% 0.179 150.6) |
| XYZ | xyz(42.3888, 67.9543, 37.6653) |
| Luminance | 0.6796 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 3.33
Light Green Blue
#56FCA2
ΔE00 3.33
Light Bluish Green
#76FDA8
ΔE00 3.42
Turquoise Green
#04F489
ΔE00 3.66
Seafoam Green
#7AF9AB
ΔE00 3.77
Weird Green
#3AE57F
ΔE00 3.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F191 #F169C9
analogous
#85F169 #69F191 #69F1D5
triadic
#69F191 #9169F1 #F19169
tetradic
#69F191 #6985F1 #F169C9 #F1D569
square
#69F191 #6985F1 #F169C9 #F1D569
split-complementary
#69F191 #D569F1 #F16985
monochromatic
#13CD4A #31EC68 #69F191 #A1F6BA #D9FBE3
Accessibility & contrast
On white
1.44
#69F191 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.59
#69F191 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F191
14.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F191 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F191 | 1.00 | 1.44 | 14.59 | 14.59 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DF8A
Deuteranopia (green-blind)
#E0D297
Tritanopia (blue-blind)
#45EDD9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #69f191; /* rgb */ color: rgb(105, 241, 145); /* oklch */ color: oklch(85.9% 0.179 150.6);
Tailwind
colors: {
custom: {
50: '#9ef6b2',
500: '#69f191',
950: '#000000',
},
}SCSS
$custom: #69f191; $custom-light: #9ef6b2; $custom-dark: #000000;
JSON
{
"hex": "#69f191",
"rgb": {
"r": 105,
"g": 241,
"b": 145
},
"hsl": {
"h": 137.647,
"s": 82.927,
"l": 67.843
},
"oklch": {
"l": 0.85942,
"c": 0.17897,
"h": 150.6
},
"luminance": 0.67958
}Semantic roles & 50–950 ramp
primary
#69F191
secondary
#C9359D
accent
#069FDF
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581