#69FB96#69FB96
#69FB96 is a very light, vivid green. Relative luminance 0.742; OKLCH L 88.5% C 0.188 H 150.8°. Best body text is #000000 at 15.84:1 contrast (WCAG AA passes).
Color values
| HEX | #69FB96 |
|---|---|
| RGB | rgb(105, 251, 150) |
| HSL | hsl(138, 95%, 70%) |
| HSV | hsv(138, 58%, 98%) |
| CMYK | cmyk(58.2%, 0%, 40.2%, 1.6%) |
| CIE-LAB | lab(89.01, -60.59, 36.93) |
| CIE-LCH | lch(89.01, 70.95, 148.64°) |
| OKLab | oklab(88.46% -0.1639 0.0915) |
| OKLCH | oklch(88.46% 0.188 150.8) |
| XYZ | xyz(45.8245, 74.1953, 40.7545) |
| Luminance | 0.7420 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.55
Light Green Blue
#56FCA2
ΔE00 2.57
Light Bluish Green
#76FDA8
ΔE00 2.67
Baby Green
#8CFF9E
ΔE00 2.89
Mint Green
#8FFF9F
ΔE00 3.16
Wintergreen
#20F986
ΔE00 3.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FB96 #FB69CE
analogous
#85FB69 #69FB96 #69FBDF
triadic
#69FB96 #9669FB #FB9669
tetradic
#69FB96 #6985FB #FB69CE #FBDF69
square
#69FB96 #6985FB #FB69CE #FBDF69
split-complementary
#69FB96 #DF69FB #FB6985
monochromatic
#06E44A #2DF96C #69FB96 #A5FDC0 #E0FEE9
Accessibility & contrast
On white
1.33
#69FB96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.84
#69FB96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FB96
15.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FB96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FB96 | 1.00 | 1.33 | 15.84 | 15.84 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE88F
Deuteranopia (green-blind)
#E9DA9D
Tritanopia (blue-blind)
#3EF7E2
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #69fb96; /* rgb */ color: rgb(105, 251, 150); /* oklch */ color: oklch(88.5% 0.188 150.8);
Tailwind
colors: {
custom: {
50: '#a0feb6',
500: '#69fb96',
950: '#000000',
},
}SCSS
$custom: #69fb96; $custom-light: #a0feb6; $custom-dark: #000000;
JSON
{
"hex": "#69fb96",
"rgb": {
"r": 105,
"g": 251,
"b": 150
},
"hsl": {
"h": 138.493,
"s": 94.805,
"l": 69.804
},
"oklch": {
"l": 0.88455,
"c": 0.18774,
"h": 150.8
},
"luminance": 0.742
}Semantic roles & 50–950 ramp
primary
#69FB96
secondary
#D633A3
accent
#009FE6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101811
muted
#818681