#69F996#69F996
#69F996 is a very light, vivid green. Relative luminance 0.730; OKLCH L 88.0% C 0.185 H 151.0°. Best body text is #000000 at 15.59:1 contrast (WCAG AA passes).
Color values
| HEX | #69F996 |
|---|---|
| RGB | rgb(105, 249, 150) |
| HSL | hsl(139, 92%, 69%) |
| HSV | hsv(139, 58%, 98%) |
| CMYK | cmyk(57.8%, 0%, 39.8%, 2.4%) |
| CIE-LAB | lab(88.42, -59.82, 36.15) |
| CIE-LCH | lch(88.42, 69.90, 148.85°) |
| OKLab | oklab(87.97% -0.1619 0.0897) |
| OKLCH | oklch(87.97% 0.185 151) |
| XYZ | xyz(45.2030, 72.9524, 40.5473) |
| Luminance | 0.7296 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.45
Light Green Blue
#56FCA2
ΔE00 2.47
Light Bluish Green
#76FDA8
ΔE00 2.56
Baby Green
#8CFF9E
ΔE00 3.02
Mint Green
#8FFF9F
ΔE00 3.28
Wintergreen
#20F986
ΔE00 3.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F996 #F969CC
analogous
#84F969 #69F996 #69F9DE
triadic
#69F996 #9669F9 #F99669
tetradic
#69F996 #6984F9 #F969CC #F9DE69
square
#69F996 #6984F9 #F969CC #F9DE69
split-complementary
#69F996 #DE69F9 #F96984
monochromatic
#09DF4C #2EF76D #69F996 #A4FBBF #DFFEE8
Accessibility & contrast
On white
1.35
#69F996 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.59
#69F996 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F996
15.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F996 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F996 | 1.00 | 1.35 | 15.59 | 15.59 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE68F
Deuteranopia (green-blind)
#E7D99C
Tritanopia (blue-blind)
#3FF5E0
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #69f996; /* rgb */ color: rgb(105, 249, 150); /* oklch */ color: oklch(88.0% 0.185 151.0);
Tailwind
colors: {
custom: {
50: '#9ffcb6',
500: '#69f996',
950: '#000000',
},
}SCSS
$custom: #69f996; $custom-light: #9ffcb6; $custom-dark: #000000;
JSON
{
"hex": "#69f996",
"rgb": {
"r": 105,
"g": 249,
"b": 150
},
"hsl": {
"h": 138.75,
"s": 92.308,
"l": 69.412
},
"oklch": {
"l": 0.87971,
"c": 0.1851,
"h": 151
},
"luminance": 0.72957
}Semantic roles & 50–950 ramp
primary
#69F996
secondary
#D333A1
accent
#009EE6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101811
muted
#818681