#69F08F#69F08F
#69F08F is a very light, vivid green. Relative luminance 0.673; OKLCH L 85.7% C 0.179 H 150.2°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #69F08F |
|---|---|
| RGB | rgb(105, 240, 143) |
| HSL | hsl(137, 82%, 68%) |
| HSV | hsv(137, 56%, 94%) |
| CMYK | cmyk(56.3%, 0%, 40.4%, 5.9%) |
| CIE-LAB | lab(85.66, -57.52, 36.01) |
| CIE-LCH | lch(85.66, 67.86, 147.95°) |
| OKLab | oklab(85.66% -0.1557 0.0892) |
| OKLCH | oklch(85.66% 0.179 150.2) |
| XYZ | xyz(41.9407, 67.3028, 36.7618) |
| Luminance | 0.6731 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 3.61
Light Green Blue
#56FCA2
ΔE00 3.62
Weird Green
#3AE57F
ΔE00 3.63
Turquoise Green
#04F489
ΔE00 3.70
Light Bluish Green
#76FDA8
ΔE00 3.72
Wintergreen
#20F986
ΔE00 3.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F08F #F069CA
analogous
#86F069 #69F08F #69F0D3
triadic
#69F08F #8F69F0 #F08F69
tetradic
#69F08F #6986F0 #F069CA #F0D369
square
#69F08F #6986F0 #F069CA #F0D369
split-complementary
#69F08F #D369F0 #F06986
monochromatic
#14CA48 #31EA65 #69F08F #A1F6B9 #D8FBE2
Accessibility & contrast
On white
1.45
#69F08F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#69F08F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F08F
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F08F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F08F | 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)
#F1DE88
Deuteranopia (green-blind)
#DFD195
Tritanopia (blue-blind)
#46ECD8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #69f08f; /* rgb */ color: rgb(105, 240, 143); /* oklch */ color: oklch(85.7% 0.179 150.2);
Tailwind
colors: {
custom: {
50: '#9ef6b1',
500: '#69f08f',
950: '#000000',
},
}SCSS
$custom: #69f08f; $custom-light: #9ef6b1; $custom-dark: #000000;
JSON
{
"hex": "#69f08f",
"rgb": {
"r": 105,
"g": 240,
"b": 143
},
"hsl": {
"h": 136.889,
"s": 81.818,
"l": 67.647
},
"oklch": {
"l": 0.85664,
"c": 0.17945,
"h": 150.2
},
"luminance": 0.67307
}Semantic roles & 50–950 ramp
primary
#69F08F
secondary
#C7369E
accent
#07A2DE
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1711
muted
#808581