#69FD8D#69FD8D
#69FD8D is a very light, vivid green. Relative luminance 0.752; OKLCH L 88.8% C 0.198 H 148.8°. Best body text is #000000 at 16.04:1 contrast (WCAG AA passes).
Color values
| HEX | #69FD8D |
|---|---|
| RGB | rgb(105, 253, 141) |
| HSL | hsl(135, 97%, 70%) |
| HSV | hsv(135, 58%, 99%) |
| CMYK | cmyk(58.5%, 0%, 44.3%, 0.8%) |
| CIE-LAB | lab(89.47, -62.76, 41.92) |
| CIE-LCH | lch(89.47, 75.47, 146.26°) |
| OKLab | oklab(88.79% -0.1697 0.1029) |
| OKLCH | oklch(88.79% 0.198 148.8) |
| XYZ | xyz(45.7555, 75.1726, 37.2926) |
| Luminance | 0.7518 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 3.12
Lightgreen (survey)
#76FF7B
ΔE00 3.17
Wintergreen
#20F986
ΔE00 3.18
Spring Green
#00FF7F
ΔE00 3.39
Mint Green
#8FFF9F
ΔE00 3.41
Spearmint
#1EF876
ΔE00 3.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FD8D #FD69D9
analogous
#8FFD69 #69FD8D #69FDD7
triadic
#69FD8D #8D69FD #FD8D69
tetradic
#69FD8D #698FFD #FD69D9 #FDD769
square
#69FD8D #698FFD #FD69D9 #FDD769
split-complementary
#69FD8D #D769FD #FD698F
monochromatic
#03E83B #2DFC5F #69FD8D #A5FEBB #E1FFE8
Accessibility & contrast
On white
1.31
#69FD8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.04
#69FD8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FD8D
16.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FD8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FD8D | 1.00 | 1.31 | 16.04 | 16.04 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE984
Deuteranopia (green-blind)
#ECDC95
Tritanopia (blue-blind)
#42F8E2
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #69fd8d; /* rgb */ color: rgb(105, 253, 141); /* oklch */ color: oklch(88.8% 0.198 148.8);
Tailwind
colors: {
custom: {
50: '#a0ffb0',
500: '#69fd8d',
950: '#000000',
},
}SCSS
$custom: #69fd8d; $custom-light: #a0ffb0; $custom-dark: #000000;
JSON
{
"hex": "#69fd8d",
"rgb": {
"r": 105,
"g": 253,
"b": 141
},
"hsl": {
"h": 134.595,
"s": 97.368,
"l": 70.196
},
"oklch": {
"l": 0.8879,
"c": 0.19841,
"h": 148.8
},
"luminance": 0.75177
}Semantic roles & 50–950 ramp
primary
#69FD8D
secondary
#D832B0
accent
#00AEE6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101810
muted
#818681