#69F091#69F091
#69F091 is a very light, vivid green. Relative luminance 0.674; OKLCH L 85.7% C 0.178 H 150.7°. Best body text is #000000 at 14.47:1 contrast (WCAG AA passes).
Color values
| HEX | #69F091 |
|---|---|
| RGB | rgb(105, 240, 145) |
| HSL | hsl(138, 82%, 68%) |
| HSV | hsv(138, 56%, 94%) |
| CMYK | cmyk(56.3%, 0%, 39.6%, 5.9%) |
| CIE-LAB | lab(85.69, -57.19, 35.05) |
| CIE-LCH | lch(85.69, 67.07, 148.50°) |
| OKLab | oklab(85.7% -0.1549 0.087) |
| OKLCH | oklch(85.7% 0.178 150.7) |
| XYZ | xyz(42.0936, 67.3639, 37.5669) |
| Luminance | 0.6737 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 3.42
Sea Green (survey)
#53FCA1
ΔE00 3.42
Light Bluish Green
#76FDA8
ΔE00 3.51
Weird Green
#3AE57F
ΔE00 3.69
Turquoise Green
#04F489
ΔE00 3.72
Seafoam Green
#7AF9AB
ΔE00 3.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F091 #F069C8
analogous
#84F069 #69F091 #69F0D5
triadic
#69F091 #9169F0 #F09169
tetradic
#69F091 #6984F0 #F069C8 #F0D569
square
#69F091 #6984F0 #F069C8 #F0D569
split-complementary
#69F091 #D569F0 #F06984
monochromatic
#14CA4A #31EA68 #69F091 #A1F6BA #D8FBE3
Accessibility & contrast
On white
1.45
#69F091 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.47
#69F091 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F091
14.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F091 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F091 | 1.00 | 1.45 | 14.47 | 14.47 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DE8A
Deuteranopia (green-blind)
#DFD197
Tritanopia (blue-blind)
#45ECD8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #69f091; /* rgb */ color: rgb(105, 240, 145); /* oklch */ color: oklch(85.7% 0.178 150.7);
Tailwind
colors: {
custom: {
50: '#9ef6b2',
500: '#69f091',
950: '#000000',
},
}SCSS
$custom: #69f091; $custom-light: #9ef6b2; $custom-dark: #000000;
JSON
{
"hex": "#69f091",
"rgb": {
"r": 105,
"g": 240,
"b": 145
},
"hsl": {
"h": 137.778,
"s": 81.818,
"l": 67.647
},
"oklch": {
"l": 0.85699,
"c": 0.17763,
"h": 150.7
},
"luminance": 0.67368
}Semantic roles & 50–950 ramp
primary
#69F091
secondary
#C7369C
accent
#079FDE
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581