#69F287#69F287
#69F287 is a very light, vivid green. Relative luminance 0.683; OKLCH L 86.0% C 0.189 H 148.3°. Best body text is #000000 at 14.65:1 contrast (WCAG AA passes).
Color values
| HEX | #69F287 |
|---|---|
| RGB | rgb(105, 242, 135) |
| HSL | hsl(133, 84%, 68%) |
| HSV | hsv(133, 57%, 95%) |
| CMYK | cmyk(56.6%, 0%, 44.2%, 5.1%) |
| CIE-LAB | lab(86.13, -59.55, 40.56) |
| CIE-LCH | lch(86.13, 72.05, 145.74°) |
| OKLab | oklab(86.02% -0.1611 0.0995) |
| OKLCH | oklch(86.02% 0.189 148.3) |
| XYZ | xyz(41.9482, 68.2530, 33.8805) |
| Luminance | 0.6826 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.49
Minty Green
#0BF77D
ΔE00 3.64
Spearmint
#1EF876
ΔE00 3.79
Lightgreen
#90EE90
ΔE00 3.85
Turquoise Green
#04F489
ΔE00 3.86
Baby Green
#8CFF9E
ΔE00 3.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F287 #F269D4
analogous
#8FF269 #69F287 #69F2CC
triadic
#69F287 #8769F2 #F28769
tetradic
#69F287 #698FF2 #F269D4 #F2CC69
square
#69F287 #698FF2 #F269D4 #F2CC69
split-complementary
#69F287 #CC69F2 #F2698F
monochromatic
#12CF3B #31ED5A #69F287 #A1F7B4 #DAFCE1
Accessibility & contrast
On white
1.43
#69F287 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.65
#69F287 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F287
14.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F287 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F287 | 1.00 | 1.43 | 14.65 | 14.65 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DF7F
Deuteranopia (green-blind)
#E2D38E
Tritanopia (blue-blind)
#49EED8
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #69f287; /* rgb */ color: rgb(105, 242, 135); /* oklch */ color: oklch(86.0% 0.189 148.3);
Tailwind
colors: {
custom: {
50: '#9ff7ab',
500: '#69f287',
950: '#000000',
},
}SCSS
$custom: #69f287; $custom-light: #9ff7ab; $custom-dark: #000000;
JSON
{
"hex": "#69f287",
"rgb": {
"r": 105,
"g": 242,
"b": 135
},
"hsl": {
"h": 133.139,
"s": 84.049,
"l": 68.039
},
"oklch": {
"l": 0.86017,
"c": 0.18937,
"h": 148.3
},
"luminance": 0.68257
}Semantic roles & 50–950 ramp
primary
#69F287
secondary
#CB35AA
accent
#05B0E1
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101710
muted
#808581