#69FF8D#69FF8D
#69FF8D is a very light, highly saturated green. Relative luminance 0.764; OKLCH L 89.3% C 0.201 H 148.7°. Best body text is #000000 at 16.29:1 contrast (WCAG AA passes).
Color values
| HEX | #69FF8D |
|---|---|
| RGB | rgb(105, 255, 141) |
| HSL | hsl(134, 100%, 71%) |
| HSV | hsv(134, 59%, 100%) |
| CMYK | cmyk(58.8%, 0%, 44.7%, 0%) |
| CIE-LAB | lab(90.06, -63.50, 42.67) |
| CIE-LCH | lch(90.06, 76.51, 146.10°) |
| OKLab | oklab(89.28% -0.1716 0.1046) |
| OKLCH | oklch(89.28% 0.201 148.7) |
| XYZ | xyz(46.3902, 76.4419, 37.5042) |
| Luminance | 0.7645 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.97
Baby Green
#8CFF9E
ΔE00 3.20
Spring Green
#00FF7F
ΔE00 3.31
Wintergreen
#20F986
ΔE00 3.32
Mint Green
#8FFF9F
ΔE00 3.48
Spearmint
#1EF876
ΔE00 3.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FF8D #FF69DB
analogous
#90FF69 #69FF8D #69FFD8
triadic
#69FF8D #8D69FF #FF8D69
tetradic
#69FF8D #6990FF #FF69DB #FFD869
square
#69FF8D #6990FF #FF69DB #FFD869
split-complementary
#69FF8D #D869FF #FF6990
monochromatic
#00EE39 #2CFF5E #69FF8D #A6FFBC #E0FFE8
Accessibility & contrast
On white
1.29
#69FF8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.29
#69FF8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FF8D
16.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FF8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FF8D | 1.00 | 1.29 | 16.29 | 16.29 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB84
Deuteranopia (green-blind)
#EEDD95
Tritanopia (blue-blind)
#41FAE4
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #69ff8d; /* rgb */ color: rgb(105, 255, 141); /* oklch */ color: oklch(89.3% 0.201 148.7);
Tailwind
colors: {
custom: {
50: '#a0ffb0',
500: '#69ff8d',
950: '#000000',
},
}SCSS
$custom: #69ff8d; $custom-light: #a0ffb0; $custom-dark: #000000;
JSON
{
"hex": "#69ff8d",
"rgb": {
"r": 105,
"g": 255,
"b": 141
},
"hsl": {
"h": 134.4,
"s": 100,
"l": 70.588
},
"oklch": {
"l": 0.89275,
"c": 0.20099,
"h": 148.7
},
"luminance": 0.76446
}Semantic roles & 50–950 ramp
primary
#69FF8D
secondary
#DB31B2
accent
#00AEE6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101810
muted
#818681