#69F79D#69F79D
#69F79D is a very light, vivid green. Relative luminance 0.720; OKLCH L 87.6% C 0.176 H 152.9°. Best body text is #000000 at 15.39:1 contrast (WCAG AA passes).
Color values
| HEX | #69F79D |
|---|---|
| RGB | rgb(105, 247, 157) |
| HSL | hsl(142, 90%, 69%) |
| HSV | hsv(142, 57%, 97%) |
| CMYK | cmyk(57.5%, 0%, 36.4%, 3.1%) |
| CIE-LAB | lab(87.95, -57.86, 32.03) |
| CIE-LCH | lch(87.95, 66.14, 151.03°) |
| OKLab | oklab(87.62% -0.1569 0.0801) |
| OKLCH | oklch(87.62% 0.176 152.9) |
| XYZ | xyz(45.1687, 71.9548, 43.4001) |
| Luminance | 0.7196 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.74
Light Bluish Green
#76FDA8
ΔE00 1.74
Sea Green (survey)
#53FCA1
ΔE00 1.81
Seafoam Green
#7AF9AB
ΔE00 2.27
Seafoam (survey)
#80F9AD
ΔE00 2.74
Foam Green
#90FDA9
ΔE00 3.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F79D #F769C3
analogous
#7CF769 #69F79D #69F7E4
triadic
#69F79D #9D69F7 #F79D69
tetradic
#69F79D #697CF7 #F769C3 #F7E469
square
#69F79D #697CF7 #F769C3 #F7E469
split-complementary
#69F79D #E469F7 #F7697C
monochromatic
#0CDA57 #2FF477 #69F79D #A3FAC3 #DDFDE9
Accessibility & contrast
On white
1.36
#69F79D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.39
#69F79D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F79D
15.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F79D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F79D | 1.00 | 1.36 | 15.39 | 15.39 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E597
Deuteranopia (green-blind)
#E4D7A3
Tritanopia (blue-blind)
#3CF4E0
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #69f79d; /* rgb */ color: rgb(105, 247, 157); /* oklch */ color: oklch(87.6% 0.176 152.9);
Tailwind
colors: {
custom: {
50: '#9ffbba',
500: '#69f79d',
950: '#000000',
},
}SCSS
$custom: #69f79d; $custom-light: #9ffbba; $custom-dark: #000000;
JSON
{
"hex": "#69f79d",
"rgb": {
"r": 105,
"g": 247,
"b": 157
},
"hsl": {
"h": 141.972,
"s": 89.873,
"l": 69.02
},
"oklch": {
"l": 0.87615,
"c": 0.17614,
"h": 152.9
},
"luminance": 0.71959
}Semantic roles & 50–950 ramp
primary
#69F79D
secondary
#D13497
accent
#0091E6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101712
muted
#808582