#69F796#69F796
#69F796 is a very light, vivid green. Relative luminance 0.717; OKLCH L 87.5% C 0.182 H 151.2°. Best body text is #000000 at 15.35:1 contrast (WCAG AA passes).
Color values
| HEX | #69F796 |
|---|---|
| RGB | rgb(105, 247, 150) |
| HSL | hsl(139, 90%, 69%) |
| HSV | hsv(139, 57%, 97%) |
| CMYK | cmyk(57.5%, 0%, 39.3%, 3.1%) |
| CIE-LAB | lab(87.83, -59.06, 35.38) |
| CIE-LCH | lch(87.83, 68.84, 149.08°) |
| OKLab | oklab(87.49% -0.1599 0.0879) |
| OKLCH | oklch(87.49% 0.182 151.2) |
| XYZ | xyz(44.5882, 71.7226, 40.3424) |
| Luminance | 0.7173 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.45
Light Green Blue
#56FCA2
ΔE00 2.45
Light Bluish Green
#76FDA8
ΔE00 2.54
Baby Green
#8CFF9E
ΔE00 3.22
Seafoam Green
#7AF9AB
ΔE00 3.28
Mint Green
#8FFF9F
ΔE00 3.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F796 #F769CA
analogous
#83F769 #69F796 #69F7DD
triadic
#69F796 #9669F7 #F79669
tetradic
#69F796 #6983F7 #F769CA #F7DD69
square
#69F796 #6983F7 #F769CA #F7DD69
split-complementary
#69F796 #DD69F7 #F76983
monochromatic
#0CDA4D #2FF46D #69F796 #A3FABF #DDFDE7
Accessibility & contrast
On white
1.37
#69F796 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.35
#69F796 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F796
15.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F796 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F796 | 1.00 | 1.37 | 15.35 | 15.35 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E48F
Deuteranopia (green-blind)
#E5D79C
Tritanopia (blue-blind)
#40F3DF
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #69f796; /* rgb */ color: rgb(105, 247, 150); /* oklch */ color: oklch(87.5% 0.182 151.2);
Tailwind
colors: {
custom: {
50: '#9ffbb6',
500: '#69f796',
950: '#000000',
},
}SCSS
$custom: #69f796; $custom-light: #9ffbb6; $custom-dark: #000000;
JSON
{
"hex": "#69f796",
"rgb": {
"r": 105,
"g": 247,
"b": 150
},
"hsl": {
"h": 139.014,
"s": 89.873,
"l": 69.02
},
"oklch": {
"l": 0.87487,
"c": 0.18245,
"h": 151.2
},
"luminance": 0.71727
}Semantic roles & 50–950 ramp
primary
#69F796
secondary
#D1349F
accent
#009DE6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581