#69FC9B#69FC9B
#69FC9B is a very light, vivid green. Relative luminance 0.750; OKLCH L 88.8% C 0.185 H 151.9°. Best body text is #000000 at 16.00:1 contrast (WCAG AA passes).
Color values
| HEX | #69FC9B |
|---|---|
| RGB | rgb(105, 252, 155) |
| HSL | hsl(140, 96%, 70%) |
| HSV | hsv(140, 58%, 99%) |
| CMYK | cmyk(58.3%, 0%, 38.5%, 1.2%) |
| CIE-LAB | lab(89.39, -60.13, 34.94) |
| CIE-LCH | lch(89.39, 69.55, 149.84°) |
| OKLab | oklab(88.79% -0.1628 0.087) |
| OKLCH | oklch(88.79% 0.185 151.9) |
| XYZ | xyz(46.5489, 74.9862, 43.0247) |
| Luminance | 0.7499 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.96
Sea Green (survey)
#53FCA1
ΔE00 1.97
Light Bluish Green
#76FDA8
ΔE00 2.01
Baby Green
#8CFF9E
ΔE00 2.98
Seafoam Green
#7AF9AB
ΔE00 3.10
Mint Green
#8FFF9F
ΔE00 3.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FC9B #FC69CA
analogous
#81FC69 #69FC9B #69FCE4
triadic
#69FC9B #9B69FC #FC9B69
tetradic
#69FC9B #6981FC #FC69CA #FCE469
square
#69FC9B #6981FC #FC69CA #FCE469
split-complementary
#69FC9B #E469FC #FC6981
monochromatic
#05E651 #2DFB73 #69FC9B #A5FDC3 #E1FEEB
Accessibility & contrast
On white
1.31
#69FC9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.00
#69FC9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FC9B
16.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FC9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FC9B | 1.00 | 1.31 | 16.00 | 16.00 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE994
Deuteranopia (green-blind)
#E9DBA1
Tritanopia (blue-blind)
#3BF9E4
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #69fc9b; /* rgb */ color: rgb(105, 252, 155); /* oklch */ color: oklch(88.8% 0.185 151.9);
Tailwind
colors: {
custom: {
50: '#a0feb9',
500: '#69fc9b',
950: '#000000',
},
}SCSS
$custom: #69fc9b; $custom-light: #a0feb9; $custom-dark: #000000;
JSON
{
"hex": "#69fc9b",
"rgb": {
"r": 105,
"g": 252,
"b": 155
},
"hsl": {
"h": 140.408,
"s": 96.078,
"l": 70
},
"oklch": {
"l": 0.88786,
"c": 0.18457,
"h": 151.9
},
"luminance": 0.74991
}Semantic roles & 50–950 ramp
primary
#69FC9B
secondary
#D7329F
accent
#0097E6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101811
muted
#818681