#69F792#69F792
#69F792 is a very light, vivid green. Relative luminance 0.716; OKLCH L 87.4% C 0.186 H 150.3°. Best body text is #000000 at 15.32:1 contrast (WCAG AA passes).
Color values
| HEX | #69F792 |
|---|---|
| RGB | rgb(105, 247, 146) |
| HSL | hsl(137, 90%, 69%) |
| HSV | hsv(137, 57%, 97%) |
| CMYK | cmyk(57.5%, 0%, 40.9%, 3.1%) |
| CIE-LAB | lab(87.77, -59.72, 37.28) |
| CIE-LCH | lch(87.77, 70.40, 148.02°) |
| OKLab | oklab(87.42% -0.1616 0.0923) |
| OKLCH | oklch(87.42% 0.186 150.3) |
| XYZ | xyz(44.2715, 71.5960, 38.6749) |
| Luminance | 0.7160 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.94
Light Green Blue
#56FCA2
ΔE00 2.97
Light Bluish Green
#76FDA8
ΔE00 3.08
Baby Green
#8CFF9E
ΔE00 3.16
Wintergreen
#20F986
ΔE00 3.24
Mint Green
#8FFF9F
ΔE00 3.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F792 #F769CE
analogous
#87F769 #69F792 #69F7D9
triadic
#69F792 #9269F7 #F79269
tetradic
#69F792 #6987F7 #F769CE #F7D969
square
#69F792 #6987F7 #F769CE #F7D969
split-complementary
#69F792 #D969F7 #F76987
monochromatic
#0CDA47 #2FF468 #69F792 #A3FABC #DDFDE6
Accessibility & contrast
On white
1.37
#69F792 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.32
#69F792 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F792
15.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F792 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F792 | 1.00 | 1.37 | 15.32 | 15.32 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E48B
Deuteranopia (green-blind)
#E5D799
Tritanopia (blue-blind)
#42F3DE
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #69f792; /* rgb */ color: rgb(105, 247, 146); /* oklch */ color: oklch(87.4% 0.186 150.3);
Tailwind
colors: {
custom: {
50: '#9ffbb3',
500: '#69f792',
950: '#000000',
},
}SCSS
$custom: #69f792; $custom-light: #9ffbb3; $custom-dark: #000000;
JSON
{
"hex": "#69f792",
"rgb": {
"r": 105,
"g": 247,
"b": 146
},
"hsl": {
"h": 137.324,
"s": 89.873,
"l": 69.02
},
"oklch": {
"l": 0.87417,
"c": 0.18606,
"h": 150.3
},
"luminance": 0.716
}Semantic roles & 50–950 ramp
primary
#69F792
secondary
#D134A3
accent
#00A3E6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581