#69F797#69F797
#69F797 is a very light, vivid green. Relative luminance 0.718; OKLCH L 87.5% C 0.182 H 151.4°. Best body text is #000000 at 15.35:1 contrast (WCAG AA passes).
Color values
| HEX | #69F797 |
|---|---|
| RGB | rgb(105, 247, 151) |
| HSL | hsl(139, 90%, 69%) |
| HSV | hsv(139, 57%, 97%) |
| CMYK | cmyk(57.5%, 0%, 38.9%, 3.1%) |
| CIE-LAB | lab(87.85, -58.89, 34.90) |
| CIE-LCH | lch(87.85, 68.46, 149.35°) |
| OKLab | oklab(87.51% -0.1594 0.0868) |
| OKLCH | oklch(87.51% 0.182 151.4) |
| XYZ | xyz(44.6690, 71.7550, 40.7683) |
| Luminance | 0.7176 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.33
Sea Green (survey)
#53FCA1
ΔE00 2.33
Light Bluish Green
#76FDA8
ΔE00 2.41
Seafoam Green
#7AF9AB
ΔE00 3.13
Baby Green
#8CFF9E
ΔE00 3.26
Mint Green
#8FFF9F
ΔE00 3.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F797 #F769C9
analogous
#82F769 #69F797 #69F7DE
triadic
#69F797 #9769F7 #F79769
tetradic
#69F797 #6982F7 #F769C9 #F7DE69
square
#69F797 #6982F7 #F769C9 #F7DE69
split-complementary
#69F797 #DE69F7 #F76982
monochromatic
#0CDA4E #2FF46F #69F797 #A3FABF #DDFDE8
Accessibility & contrast
On white
1.37
#69F797 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.35
#69F797 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F797
15.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F797 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F797 | 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)
#F8E490
Deuteranopia (green-blind)
#E5D79D
Tritanopia (blue-blind)
#40F3DF
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #69f797; /* rgb */ color: rgb(105, 247, 151); /* oklch */ color: oklch(87.5% 0.182 151.4);
Tailwind
colors: {
custom: {
50: '#9ffbb6',
500: '#69f797',
950: '#000000',
},
}SCSS
$custom: #69f797; $custom-light: #9ffbb6; $custom-dark: #000000;
JSON
{
"hex": "#69f797",
"rgb": {
"r": 105,
"g": 247,
"b": 151
},
"hsl": {
"h": 139.437,
"s": 89.873,
"l": 69.02
},
"oklch": {
"l": 0.87505,
"c": 0.18154,
"h": 151.4
},
"luminance": 0.71759
}Semantic roles & 50–950 ramp
primary
#69F797
secondary
#D1349E
accent
#009BE6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581