#69F189#69F189
#69F189 is a very light, vivid green. Relative luminance 0.677; OKLCH L 85.8% C 0.186 H 148.8°. Best body text is #000000 at 14.54:1 contrast (WCAG AA passes).
Color values
| HEX | #69F189 |
|---|---|
| RGB | rgb(105, 241, 137) |
| HSL | hsl(134, 83%, 68%) |
| HSV | hsv(134, 56%, 95%) |
| CMYK | cmyk(56.4%, 0%, 43.2%, 5.5%) |
| CIE-LAB | lab(85.86, -58.86, 39.24) |
| CIE-LCH | lch(85.86, 70.74, 146.31°) |
| OKLab | oklab(85.81% -0.1593 0.0965) |
| OKLCH | oklch(85.81% 0.186 148.8) |
| XYZ | xyz(41.7935, 67.7162, 34.5302) |
| Luminance | 0.6772 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.58
Lightgreen
#90EE90
ΔE00 3.78
Turquoise Green
#04F489
ΔE00 3.78
Weird Green
#3AE57F
ΔE00 3.80
Minty Green
#0BF77D
ΔE00 3.81
Baby Green
#8CFF9E
ΔE00 3.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F189 #F169D1
analogous
#8DF169 #69F189 #69F1CD
triadic
#69F189 #8969F1 #F18969
tetradic
#69F189 #698DF1 #F169D1 #F1CD69
square
#69F189 #698DF1 #F169D1 #F1CD69
split-complementary
#69F189 #CD69F1 #F1698D
monochromatic
#13CD3F #31EC5D #69F189 #A1F6B5 #D9FBE1
Accessibility & contrast
On white
1.44
#69F189 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.54
#69F189 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F189
14.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F189 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F189 | 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)
#F3DE81
Deuteranopia (green-blind)
#E1D290
Tritanopia (blue-blind)
#48EDD8
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #69f189; /* rgb */ color: rgb(105, 241, 137); /* oklch */ color: oklch(85.8% 0.186 148.8);
Tailwind
colors: {
custom: {
50: '#9ff6ac',
500: '#69f189',
950: '#000000',
},
}SCSS
$custom: #69f189; $custom-light: #9ff6ac; $custom-dark: #000000;
JSON
{
"hex": "#69f189",
"rgb": {
"r": 105,
"g": 241,
"b": 137
},
"hsl": {
"h": 134.118,
"s": 82.927,
"l": 67.843
},
"oklch": {
"l": 0.85805,
"c": 0.18624,
"h": 148.8
},
"luminance": 0.6772
}Semantic roles & 50–950 ramp
primary
#69F189
secondary
#C935A6
accent
#06ACDF
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581