#69F488#69F488
#69F488 is a very light, vivid green. Relative luminance 0.695; OKLCH L 86.5% C 0.191 H 148.4°. Best body text is #000000 at 14.90:1 contrast (WCAG AA passes).
Color values
| HEX | #69F488 |
|---|---|
| RGB | rgb(105, 244, 136) |
| HSL | hsl(133, 86%, 68%) |
| HSV | hsv(133, 57%, 96%) |
| CMYK | cmyk(57%, 0%, 44.3%, 4.3%) |
| CIE-LAB | lab(86.74, -60.15, 40.85) |
| CIE-LCH | lch(86.74, 72.71, 145.82°) |
| OKLab | oklab(86.52% -0.1627 0.1002) |
| OKLCH | oklch(86.52% 0.191 148.4) |
| XYZ | xyz(42.6174, 69.4783, 34.4526) |
| Luminance | 0.6948 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.32
Minty Green
#0BF77D
ΔE00 3.52
Spearmint
#1EF876
ΔE00 3.64
Baby Green
#8CFF9E
ΔE00 3.72
Turquoise Green
#04F489
ΔE00 3.83
Lightgreen (survey)
#76FF7B
ΔE00 3.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F488 #F469D5
analogous
#8FF469 #69F488 #69F4CD
triadic
#69F488 #8869F4 #F48869
tetradic
#69F488 #698FF4 #F469D5 #F4CD69
square
#69F488 #698FF4 #F469D5 #F4CD69
split-complementary
#69F488 #CD69F4 #F4698F
monochromatic
#0FD33B #30F05B #69F488 #A2F8B5 #DBFCE2
Accessibility & contrast
On white
1.41
#69F488 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.90
#69F488 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F488
14.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F488 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F488 | 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)
#F6E180
Deuteranopia (green-blind)
#E4D48F
Tritanopia (blue-blind)
#48F0DA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #69f488; /* rgb */ color: rgb(105, 244, 136); /* oklch */ color: oklch(86.5% 0.191 148.4);
Tailwind
colors: {
custom: {
50: '#9ff9ac',
500: '#69f488',
950: '#000000',
},
}SCSS
$custom: #69f488; $custom-light: #9ff9ac; $custom-dark: #000000;
JSON
{
"hex": "#69f488",
"rgb": {
"r": 105,
"g": 244,
"b": 136
},
"hsl": {
"h": 133.381,
"s": 86.335,
"l": 68.431
},
"oklch": {
"l": 0.8652,
"c": 0.19111,
"h": 148.4
},
"luminance": 0.69482
}Semantic roles & 50–950 ramp
primary
#69F488
secondary
#CD34AB
accent
#03B1E3
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101710
muted
#808581