#69F187#69F187
#69F187 is a very light, vivid green. Relative luminance 0.677; OKLCH L 85.8% C 0.188 H 148.4°. Best body text is #000000 at 14.53:1 contrast (WCAG AA passes).
Color values
| HEX | #69F187 |
|---|---|
| RGB | rgb(105, 241, 135) |
| HSL | hsl(133, 83%, 68%) |
| HSV | hsv(133, 56%, 95%) |
| CMYK | cmyk(56.4%, 0%, 44%, 5.5%) |
| CIE-LAB | lab(85.84, -59.17, 40.18) |
| CIE-LCH | lch(85.84, 71.52, 145.82°) |
| OKLab | oklab(85.77% -0.1601 0.0987) |
| OKLCH | oklch(85.77% 0.188 148.4) |
| XYZ | xyz(41.6513, 67.6593, 33.7816) |
| Luminance | 0.6766 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.59
Minty Green
#0BF77D
ΔE00 3.74
Lightgreen
#90EE90
ΔE00 3.79
Weird Green
#3AE57F
ΔE00 3.87
Turquoise Green
#04F489
ΔE00 3.87
Spearmint
#1EF876
ΔE00 3.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F187 #F169D3
analogous
#8FF169 #69F187 #69F1CB
triadic
#69F187 #8769F1 #F18769
tetradic
#69F187 #698FF1 #F169D3 #F1CB69
square
#69F187 #698FF1 #F169D3 #F1CB69
split-complementary
#69F187 #CB69F1 #F1698F
monochromatic
#13CD3C #31EC5A #69F187 #A1F6B4 #D9FBE1
Accessibility & contrast
On white
1.45
#69F187 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.53
#69F187 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F187
14.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F187 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F187 | 1.00 | 1.45 | 14.53 | 14.53 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DE7F
Deuteranopia (green-blind)
#E1D28E
Tritanopia (blue-blind)
#49EDD7
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #69f187; /* rgb */ color: rgb(105, 241, 135); /* oklch */ color: oklch(85.8% 0.188 148.4);
Tailwind
colors: {
custom: {
50: '#9ff7ab',
500: '#69f187',
950: '#000000',
},
}SCSS
$custom: #69f187; $custom-light: #9ff7ab; $custom-dark: #000000;
JSON
{
"hex": "#69f187",
"rgb": {
"r": 105,
"g": 241,
"b": 135
},
"hsl": {
"h": 133.235,
"s": 82.927,
"l": 67.843
},
"oklch": {
"l": 0.85773,
"c": 0.18805,
"h": 148.4
},
"luminance": 0.67663
}Semantic roles & 50–950 ramp
primary
#69F187
secondary
#C935A8
accent
#06AFDF
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101710
muted
#808581