#69FC99#69FC99
#69FC99 is a very light, vivid green. Relative luminance 0.749; OKLCH L 88.8% C 0.186 H 151.4°. Best body text is #000000 at 15.98:1 contrast (WCAG AA passes).
Color values
| HEX | #69FC99 |
|---|---|
| RGB | rgb(105, 252, 153) |
| HSL | hsl(140, 96%, 70%) |
| HSV | hsv(140, 58%, 99%) |
| CMYK | cmyk(58.3%, 0%, 39.3%, 1.2%) |
| CIE-LAB | lab(89.36, -60.47, 35.89) |
| CIE-LCH | lch(89.36, 70.32, 149.31°) |
| OKLab | oklab(88.75% -0.1636 0.0892) |
| OKLCH | oklch(88.75% 0.186 151.4) |
| XYZ | xyz(46.3824, 74.9196, 42.1474) |
| Luminance | 0.7492 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.22
Light Green Blue
#56FCA2
ΔE00 2.23
Light Bluish Green
#76FDA8
ΔE00 2.30
Baby Green
#8CFF9E
ΔE00 2.90
Mint Green
#8FFF9F
ΔE00 3.17
Seafoam Green
#7AF9AB
ΔE00 3.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FC99 #FC69CC
analogous
#82FC69 #69FC99 #69FCE3
triadic
#69FC99 #9969FC #FC9969
tetradic
#69FC99 #6982FC #FC69CC #FCE369
square
#69FC99 #6982FC #FC69CC #FCE369
split-complementary
#69FC99 #E369FC #FC6982
monochromatic
#05E64E #2DFB70 #69FC99 #A5FDC2 #E1FEEB
Accessibility & contrast
On white
1.31
#69FC99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.98
#69FC99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FC99
15.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FC99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FC99 | 1.00 | 1.31 | 15.98 | 15.98 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE992
Deuteranopia (green-blind)
#E9DB9F
Tritanopia (blue-blind)
#3CF8E3
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #69fc99; /* rgb */ color: rgb(105, 252, 153); /* oklch */ color: oklch(88.8% 0.186 151.4);
Tailwind
colors: {
custom: {
50: '#a0feb8',
500: '#69fc99',
950: '#000000',
},
}SCSS
$custom: #69fc99; $custom-light: #a0feb8; $custom-dark: #000000;
JSON
{
"hex": "#69fc99",
"rgb": {
"r": 105,
"g": 252,
"b": 153
},
"hsl": {
"h": 139.592,
"s": 96.078,
"l": 70
},
"oklch": {
"l": 0.8875,
"c": 0.18636,
"h": 151.4
},
"luminance": 0.74924
}Semantic roles & 50–950 ramp
primary
#69FC99
secondary
#D732A1
accent
#009BE6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101811
muted
#818681