#69FB8A#69FB8A
#69FB8A is a very light, vivid green. Relative luminance 0.738; OKLCH L 88.3% C 0.198 H 148.3°. Best body text is #000000 at 15.77:1 contrast (WCAG AA passes).
Color values
| HEX | #69FB8A |
|---|---|
| RGB | rgb(105, 251, 138) |
| HSL | hsl(134, 95%, 70%) |
| HSV | hsv(134, 58%, 98%) |
| CMYK | cmyk(58.2%, 0%, 45%, 1.6%) |
| CIE-LAB | lab(88.84, -62.47, 42.56) |
| CIE-LCH | lch(88.84, 75.59, 145.73°) |
| OKLab | oklab(88.26% -0.1689 0.1042) |
| OKLCH | oklch(88.26% 0.198 148.3) |
| XYZ | xyz(44.9072, 73.8284, 35.9236) |
| Luminance | 0.7383 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 3.00
Wintergreen
#20F986
ΔE00 3.17
Baby Green
#8CFF9E
ΔE00 3.30
Spearmint
#1EF876
ΔE00 3.39
Spring Green
#00FF7F
ΔE00 3.43
Minty Green
#0BF77D
ΔE00 3.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FB8A #FB69DA
analogous
#91FB69 #69FB8A #69FBD3
triadic
#69FB8A #8A69FB #FB8A69
tetradic
#69FB8A #6991FB #FB69DA #FBD369
square
#69FB8A #6991FB #FB69DA #FBD369
split-complementary
#69FB8A #D369FB #FB6991
monochromatic
#06E438 #2DF95C #69FB8A #A5FDB8 #E0FEE7
Accessibility & contrast
On white
1.33
#69FB8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.77
#69FB8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FB8A
15.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FB8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FB8A | 1.00 | 1.33 | 15.77 | 15.77 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE781
Deuteranopia (green-blind)
#EADA92
Tritanopia (blue-blind)
#44F6E0
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #69fb8a; /* rgb */ color: rgb(105, 251, 138); /* oklch */ color: oklch(88.3% 0.198 148.3);
Tailwind
colors: {
custom: {
50: '#a0fead',
500: '#69fb8a',
950: '#000000',
},
}SCSS
$custom: #69fb8a; $custom-light: #a0fead; $custom-dark: #000000;
JSON
{
"hex": "#69fb8a",
"rgb": {
"r": 105,
"g": 251,
"b": 138
},
"hsl": {
"h": 133.562,
"s": 94.805,
"l": 69.804
},
"oklch": {
"l": 0.88256,
"c": 0.19847,
"h": 148.3
},
"luminance": 0.73833
}Semantic roles & 50–950 ramp
primary
#69FB8A
secondary
#D633B1
accent
#00B2E6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101810
muted
#818681