#69F087#69F087
#69F087 is a very light, vivid green. Relative luminance 0.671; OKLCH L 85.5% C 0.187 H 148.4°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #69F087 |
|---|---|
| RGB | rgb(105, 240, 135) |
| HSL | hsl(133, 82%, 68%) |
| HSV | hsv(133, 56%, 94%) |
| CMYK | cmyk(56.3%, 0%, 43.8%, 5.9%) |
| CIE-LAB | lab(85.54, -58.79, 39.80) |
| CIE-LCH | lch(85.54, 70.99, 145.90°) |
| OKLab | oklab(85.53% -0.1591 0.0978) |
| OKLCH | oklch(85.53% 0.187 148.4) |
| XYZ | xyz(41.3562, 67.0690, 33.6832) |
| Luminance | 0.6707 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.70
Weird Green
#3AE57F
ΔE00 3.71
Lightgreen
#90EE90
ΔE00 3.74
Minty Green
#0BF77D
ΔE00 3.84
Turquoise Green
#04F489
ΔE00 3.89
Spearmint
#1EF876
ΔE00 4.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F087 #F069D2
analogous
#8FF069 #69F087 #69F0CA
triadic
#69F087 #8769F0 #F08769
tetradic
#69F087 #698FF0 #F069D2 #F0CA69
square
#69F087 #698FF0 #F069D2 #F0CA69
split-complementary
#69F087 #CA69F0 #F0698F
monochromatic
#14CA3D #31EA5A #69F087 #A1F6B4 #D8FBE0
Accessibility & contrast
On white
1.46
#69F087 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#69F087 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F087
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F087 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F087 | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DD7F
Deuteranopia (green-blind)
#E0D18E
Tritanopia (blue-blind)
#49ECD7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #69f087; /* rgb */ color: rgb(105, 240, 135); /* oklch */ color: oklch(85.5% 0.187 148.4);
Tailwind
colors: {
custom: {
50: '#9ef6ab',
500: '#69f087',
950: '#000000',
},
}SCSS
$custom: #69f087; $custom-light: #9ef6ab; $custom-dark: #000000;
JSON
{
"hex": "#69f087",
"rgb": {
"r": 105,
"g": 240,
"b": 135
},
"hsl": {
"h": 133.333,
"s": 81.818,
"l": 67.647
},
"oklch": {
"l": 0.85529,
"c": 0.18672,
"h": 148.4
},
"luminance": 0.67073
}Semantic roles & 50–950 ramp
primary
#69F087
secondary
#C736A7
accent
#07AEDE
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581