#69F79A#69F79A
#69F79A is a very light, vivid green. Relative luminance 0.719; OKLCH L 87.6% C 0.179 H 152.2°. Best body text is #000000 at 15.37:1 contrast (WCAG AA passes).
Color values
| HEX | #69F79A |
|---|---|
| RGB | rgb(105, 247, 154) |
| HSL | hsl(141, 90%, 69%) |
| HSV | hsv(141, 57%, 97%) |
| CMYK | cmyk(57.5%, 0%, 37.7%, 3.1%) |
| CIE-LAB | lab(87.90, -58.38, 33.47) |
| CIE-LCH | lch(87.90, 67.29, 150.18°) |
| OKLab | oklab(87.56% -0.1582 0.0835) |
| OKLCH | oklch(87.56% 0.179 152.2) |
| XYZ | xyz(44.9158, 71.8537, 42.0677) |
| Luminance | 0.7186 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.99
Sea Green (survey)
#53FCA1
ΔE00 2.03
Light Bluish Green
#76FDA8
ΔE00 2.04
Seafoam Green
#7AF9AB
ΔE00 2.69
Seafoam (survey)
#80F9AD
ΔE00 3.14
Baby Green
#8CFF9E
ΔE00 3.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F79A #F769C6
analogous
#7FF769 #69F79A #69F7E1
triadic
#69F79A #9A69F7 #F79A69
tetradic
#69F79A #697FF7 #F769C6 #F7E169
square
#69F79A #697FF7 #F769C6 #F7E169
split-complementary
#69F79A #E169F7 #F7697F
monochromatic
#0CDA53 #2FF473 #69F79A #A3FAC1 #DDFDE8
Accessibility & contrast
On white
1.37
#69F79A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.37
#69F79A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F79A
15.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F79A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F79A | 1.00 | 1.37 | 15.37 | 15.37 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E494
Deuteranopia (green-blind)
#E4D7A0
Tritanopia (blue-blind)
#3EF4E0
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #69f79a; /* rgb */ color: rgb(105, 247, 154); /* oklch */ color: oklch(87.6% 0.179 152.2);
Tailwind
colors: {
custom: {
50: '#9ffbb8',
500: '#69f79a',
950: '#000000',
},
}SCSS
$custom: #69f79a; $custom-light: #9ffbb8; $custom-dark: #000000;
JSON
{
"hex": "#69f79a",
"rgb": {
"r": 105,
"g": 247,
"b": 154
},
"hsl": {
"h": 140.704,
"s": 89.873,
"l": 69.02
},
"oklch": {
"l": 0.87559,
"c": 0.17884,
"h": 152.2
},
"luminance": 0.71858
}Semantic roles & 50–950 ramp
primary
#69F79A
secondary
#D1349A
accent
#0096E6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581