#69F794#69F794
#69F794 is a very light, vivid green. Relative luminance 0.717; OKLCH L 87.5% C 0.184 H 150.7°. Best body text is #000000 at 15.33:1 contrast (WCAG AA passes).
Color values
| HEX | #69F794 |
|---|---|
| RGB | rgb(105, 247, 148) |
| HSL | hsl(138, 90%, 69%) |
| HSV | hsv(138, 57%, 97%) |
| CMYK | cmyk(57.5%, 0%, 40.1%, 3.1%) |
| CIE-LAB | lab(87.80, -59.39, 36.33) |
| CIE-LCH | lch(87.80, 69.62, 148.54°) |
| OKLab | oklab(87.45% -0.1607 0.0901) |
| OKLCH | oklch(87.45% 0.184 150.7) |
| XYZ | xyz(44.4285, 71.6587, 39.5014) |
| Luminance | 0.7166 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.69
Light Green Blue
#56FCA2
ΔE00 2.70
Light Bluish Green
#76FDA8
ΔE00 2.81
Baby Green
#8CFF9E
ΔE00 3.18
Wintergreen
#20F986
ΔE00 3.34
Mint Green
#8FFF9F
ΔE00 3.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F794 #F769CC
analogous
#85F769 #69F794 #69F7DB
triadic
#69F794 #9469F7 #F79469
tetradic
#69F794 #6985F7 #F769CC #F7DB69
square
#69F794 #6985F7 #F769CC #F7DB69
split-complementary
#69F794 #DB69F7 #F76985
monochromatic
#0CDA4A #2FF46B #69F794 #A3FABD #DDFDE7
Accessibility & contrast
On white
1.37
#69F794 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.33
#69F794 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F794
15.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F794 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F794 | 1.00 | 1.37 | 15.33 | 15.33 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E48D
Deuteranopia (green-blind)
#E5D79A
Tritanopia (blue-blind)
#41F3DE
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #69f794; /* rgb */ color: rgb(105, 247, 148); /* oklch */ color: oklch(87.5% 0.184 150.7);
Tailwind
colors: {
custom: {
50: '#9ffbb4',
500: '#69f794',
950: '#000000',
},
}SCSS
$custom: #69f794; $custom-light: #9ffbb4; $custom-dark: #000000;
JSON
{
"hex": "#69f794",
"rgb": {
"r": 105,
"g": 247,
"b": 148
},
"hsl": {
"h": 138.169,
"s": 89.873,
"l": 69.02
},
"oklch": {
"l": 0.87451,
"c": 0.18425,
"h": 150.7
},
"luminance": 0.71663
}Semantic roles & 50–950 ramp
primary
#69F794
secondary
#D134A1
accent
#00A0E6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581