#69F489#69F489
#69F489 is a very light, vivid green. Relative luminance 0.695; OKLCH L 86.5% C 0.190 H 148.6°. Best body text is #000000 at 14.90:1 contrast (WCAG AA passes).
Color values
| HEX | #69F489 |
|---|---|
| RGB | rgb(105, 244, 137) |
| HSL | hsl(134, 86%, 68%) |
| HSV | hsv(134, 57%, 96%) |
| CMYK | cmyk(57%, 0%, 43.9%, 4.3%) |
| CIE-LAB | lab(86.75, -60.00, 40.38) |
| CIE-LCH | lch(86.75, 72.32, 146.06°) |
| OKLab | oklab(86.54% -0.1623 0.0992) |
| OKLCH | oklch(86.54% 0.19 148.6) |
| XYZ | xyz(42.6888, 69.5068, 34.8286) |
| Luminance | 0.6951 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.31
Minty Green
#0BF77D
ΔE00 3.54
Baby Green
#8CFF9E
ΔE00 3.67
Spearmint
#1EF876
ΔE00 3.71
Turquoise Green
#04F489
ΔE00 3.78
Mint Green
#8FFF9F
ΔE00 3.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F489 #F469D4
analogous
#8EF469 #69F489 #69F4CE
triadic
#69F489 #8969F4 #F48969
tetradic
#69F489 #698EF4 #F469D4 #F4CE69
square
#69F489 #698EF4 #F469D4 #F4CE69
split-complementary
#69F489 #CE69F4 #F4698E
monochromatic
#0FD33D #30F05C #69F489 #A2F8B6 #DBFCE3
Accessibility & contrast
On white
1.41
#69F489 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.90
#69F489 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F489
14.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F489 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F489 | 1.00 | 1.41 | 14.90 | 14.90 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E181
Deuteranopia (green-blind)
#E4D490
Tritanopia (blue-blind)
#47F0DA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #69f489; /* rgb */ color: rgb(105, 244, 137); /* oklch */ color: oklch(86.5% 0.190 148.6);
Tailwind
colors: {
custom: {
50: '#9ff9ad',
500: '#69f489',
950: '#000000',
},
}SCSS
$custom: #69f489; $custom-light: #9ff9ad; $custom-dark: #000000;
JSON
{
"hex": "#69f489",
"rgb": {
"r": 105,
"g": 244,
"b": 137
},
"hsl": {
"h": 133.813,
"s": 86.335,
"l": 68.431
},
"oklch": {
"l": 0.86536,
"c": 0.19021,
"h": 148.6
},
"luminance": 0.69511
}Semantic roles & 50–950 ramp
primary
#69F489
secondary
#CD34AA
accent
#03AFE3
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101710
muted
#808581