#69F08E#69F08E
#69F08E is a very light, vivid green. Relative luminance 0.673; OKLCH L 85.6% C 0.180 H 150.0°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #69F08E |
|---|---|
| RGB | rgb(105, 240, 142) |
| HSL | hsl(136, 82%, 68%) |
| HSV | hsv(136, 56%, 94%) |
| CMYK | cmyk(56.3%, 0%, 40.8%, 5.9%) |
| CIE-LAB | lab(85.64, -57.68, 36.48) |
| CIE-LCH | lch(85.64, 68.25, 147.69°) |
| OKLab | oklab(85.65% -0.1561 0.0903) |
| OKLCH | oklch(85.65% 0.18 150) |
| XYZ | xyz(41.8653, 67.2726, 36.3646) |
| Luminance | 0.6728 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.62
Turquoise Green
#04F489
ΔE00 3.70
Sea Green (survey)
#53FCA1
ΔE00 3.71
Light Green Blue
#56FCA2
ΔE00 3.72
Wintergreen
#20F986
ΔE00 3.82
Lightgreen
#90EE90
ΔE00 3.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F08E #F069CB
analogous
#88F069 #69F08E #69F0D1
triadic
#69F08E #8E69F0 #F08E69
tetradic
#69F08E #6988F0 #F069CB #F0D169
square
#69F08E #6988F0 #F069CB #F0D169
split-complementary
#69F08E #D169F0 #F06988
monochromatic
#14CA46 #31EA64 #69F08E #A1F6B8 #D8FBE2
Accessibility & contrast
On white
1.45
#69F08E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#69F08E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F08E
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F08E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F08E | 1.00 | 1.45 | 14.46 | 14.46 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DE87
Deuteranopia (green-blind)
#DFD194
Tritanopia (blue-blind)
#46ECD8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #69f08e; /* rgb */ color: rgb(105, 240, 142); /* oklch */ color: oklch(85.6% 0.180 150.0);
Tailwind
colors: {
custom: {
50: '#9ef6b0',
500: '#69f08e',
950: '#000000',
},
}SCSS
$custom: #69f08e; $custom-light: #9ef6b0; $custom-dark: #000000;
JSON
{
"hex": "#69f08e",
"rgb": {
"r": 105,
"g": 240,
"b": 142
},
"hsl": {
"h": 136.444,
"s": 81.818,
"l": 67.647
},
"oklch": {
"l": 0.85647,
"c": 0.18036,
"h": 150
},
"luminance": 0.67276
}Semantic roles & 50–950 ramp
primary
#69F08E
secondary
#C7369F
accent
#07A3DE
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581