#69F795#69F795
#69F795 is a very light, vivid green. Relative luminance 0.717; OKLCH L 87.5% C 0.183 H 151.0°. Best body text is #000000 at 15.34:1 contrast (WCAG AA passes).
Color values
| HEX | #69F795 |
|---|---|
| RGB | rgb(105, 247, 149) |
| HSL | hsl(139, 90%, 69%) |
| HSV | hsv(139, 57%, 97%) |
| CMYK | cmyk(57.5%, 0%, 39.7%, 3.1%) |
| CIE-LAB | lab(87.82, -59.23, 35.85) |
| CIE-LCH | lch(87.82, 69.23, 148.81°) |
| OKLab | oklab(87.47% -0.1603 0.089) |
| OKLCH | oklch(87.47% 0.183 151) |
| XYZ | xyz(44.5080, 71.6905, 39.9201) |
| Luminance | 0.7169 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.56
Light Green Blue
#56FCA2
ΔE00 2.57
Light Bluish Green
#76FDA8
ΔE00 2.67
Baby Green
#8CFF9E
ΔE00 3.20
Wintergreen
#20F986
ΔE00 3.40
Seafoam Green
#7AF9AB
ΔE00 3.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F795 #F769CB
analogous
#84F769 #69F795 #69F7DC
triadic
#69F795 #9569F7 #F79569
tetradic
#69F795 #6984F7 #F769CB #F7DC69
square
#69F795 #6984F7 #F769CB #F7DC69
split-complementary
#69F795 #DC69F7 #F76984
monochromatic
#0CDA4C #2FF46C #69F795 #A3FABE #DDFDE7
Accessibility & contrast
On white
1.37
#69F795 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.34
#69F795 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F795
15.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F795 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F795 | 1.00 | 1.37 | 15.34 | 15.34 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E48E
Deuteranopia (green-blind)
#E5D79B
Tritanopia (blue-blind)
#41F3DF
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #69f795; /* rgb */ color: rgb(105, 247, 149); /* oklch */ color: oklch(87.5% 0.183 151.0);
Tailwind
colors: {
custom: {
50: '#9ffbb5',
500: '#69f795',
950: '#000000',
},
}SCSS
$custom: #69f795; $custom-light: #9ffbb5; $custom-dark: #000000;
JSON
{
"hex": "#69f795",
"rgb": {
"r": 105,
"g": 247,
"b": 149
},
"hsl": {
"h": 138.592,
"s": 89.873,
"l": 69.02
},
"oklch": {
"l": 0.87469,
"c": 0.18335,
"h": 151
},
"luminance": 0.71695
}Semantic roles & 50–950 ramp
primary
#69F795
secondary
#D134A0
accent
#009EE6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581