#69FB99#69FB99
#69FB99 is a very light, vivid green. Relative luminance 0.743; OKLCH L 88.5% C 0.185 H 151.5°. Best body text is #000000 at 15.86:1 contrast (WCAG AA passes).
Color values
| HEX | #69FB99 |
|---|---|
| RGB | rgb(105, 251, 153) |
| HSL | hsl(140, 95%, 70%) |
| HSV | hsv(140, 58%, 98%) |
| CMYK | cmyk(58.2%, 0%, 39%, 1.6%) |
| CIE-LAB | lab(89.06, -60.09, 35.50) |
| CIE-LCH | lch(89.06, 69.79, 149.42°) |
| OKLab | oklab(88.51% -0.1626 0.0883) |
| OKLCH | oklch(88.51% 0.185 151.5) |
| XYZ | xyz(46.0691, 74.2931, 42.0430) |
| Luminance | 0.7430 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.15
Light Green Blue
#56FCA2
ΔE00 2.15
Light Bluish Green
#76FDA8
ΔE00 2.23
Baby Green
#8CFF9E
ΔE00 2.96
Mint Green
#8FFF9F
ΔE00 3.22
Seafoam Green
#7AF9AB
ΔE00 3.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FB99 #FB69CB
analogous
#82FB69 #69FB99 #69FBE2
triadic
#69FB99 #9969FB #FB9969
tetradic
#69FB99 #6982FB #FB69CB #FBE269
square
#69FB99 #6982FB #FB69CB #FBE269
split-complementary
#69FB99 #E269FB #FB6982
monochromatic
#06E44F #2DF970 #69FB99 #A5FDC2 #E0FEEA
Accessibility & contrast
On white
1.32
#69FB99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.86
#69FB99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FB99
15.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FB99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FB99 | 1.00 | 1.32 | 15.86 | 15.86 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE892
Deuteranopia (green-blind)
#E8DA9F
Tritanopia (blue-blind)
#3DF7E3
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #69fb99; /* rgb */ color: rgb(105, 251, 153); /* oklch */ color: oklch(88.5% 0.185 151.5);
Tailwind
colors: {
custom: {
50: '#a0feb8',
500: '#69fb99',
950: '#000000',
},
}SCSS
$custom: #69fb99; $custom-light: #a0feb8; $custom-dark: #000000;
JSON
{
"hex": "#69fb99",
"rgb": {
"r": 105,
"g": 251,
"b": 153
},
"hsl": {
"h": 139.726,
"s": 94.805,
"l": 69.804
},
"oklch": {
"l": 0.88508,
"c": 0.18505,
"h": 151.5
},
"luminance": 0.74298
}Semantic roles & 50–950 ramp
primary
#69FB99
secondary
#D633A0
accent
#009AE6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101811
muted
#818681