#69F188#69F188
#69F188 is a very light, vivid green. Relative luminance 0.677; OKLCH L 85.8% C 0.187 H 148.6°. Best body text is #000000 at 14.54:1 contrast (WCAG AA passes).
Color values
| HEX | #69F188 |
|---|---|
| RGB | rgb(105, 241, 136) |
| HSL | hsl(134, 83%, 68%) |
| HSV | hsv(134, 56%, 95%) |
| CMYK | cmyk(56.4%, 0%, 43.6%, 5.5%) |
| CIE-LAB | lab(85.85, -59.01, 39.71) |
| CIE-LCH | lch(85.85, 71.13, 146.06°) |
| OKLab | oklab(85.79% -0.1597 0.0976) |
| OKLCH | oklch(85.79% 0.187 148.6) |
| XYZ | xyz(41.7221, 67.6876, 34.1541) |
| Luminance | 0.6769 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.58
Minty Green
#0BF77D
ΔE00 3.77
Lightgreen
#90EE90
ΔE00 3.78
Turquoise Green
#04F489
ΔE00 3.82
Weird Green
#3AE57F
ΔE00 3.83
Spearmint
#1EF876
ΔE00 3.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F188 #F169D2
analogous
#8EF169 #69F188 #69F1CC
triadic
#69F188 #8869F1 #F18869
tetradic
#69F188 #698EF1 #F169D2 #F1CC69
square
#69F188 #698EF1 #F169D2 #F1CC69
split-complementary
#69F188 #CC69F1 #F1698E
monochromatic
#13CD3D #31EC5C #69F188 #A1F6B4 #D9FBE1
Accessibility & contrast
On white
1.44
#69F188 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.54
#69F188 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F188
14.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F188 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F188 | 1.00 | 1.44 | 14.54 | 14.54 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DE80
Deuteranopia (green-blind)
#E1D28F
Tritanopia (blue-blind)
#49EDD8
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #69f188; /* rgb */ color: rgb(105, 241, 136); /* oklch */ color: oklch(85.8% 0.187 148.6);
Tailwind
colors: {
custom: {
50: '#9ff7ac',
500: '#69f188',
950: '#000000',
},
}SCSS
$custom: #69f188; $custom-light: #9ff7ac; $custom-dark: #000000;
JSON
{
"hex": "#69f188",
"rgb": {
"r": 105,
"g": 241,
"b": 136
},
"hsl": {
"h": 133.676,
"s": 82.927,
"l": 67.843
},
"oklch": {
"l": 0.85789,
"c": 0.18715,
"h": 148.6
},
"luminance": 0.67691
}Semantic roles & 50–950 ramp
primary
#69F188
secondary
#C935A7
accent
#06AEDF
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581