#69F79E#69F79E
#69F79E is a very light, vivid green. Relative luminance 0.720; OKLCH L 87.6% C 0.175 H 153.2°. Best body text is #000000 at 15.40:1 contrast (WCAG AA passes).
Color values
| HEX | #69F79E |
|---|---|
| RGB | rgb(105, 247, 158) |
| HSL | hsl(142, 90%, 69%) |
| HSV | hsv(142, 57%, 97%) |
| CMYK | cmyk(57.5%, 0%, 36%, 3.1%) |
| CIE-LAB | lab(87.96, -57.69, 31.55) |
| CIE-LCH | lch(87.96, 65.75, 151.32°) |
| OKLab | oklab(87.63% -0.1564 0.079) |
| OKLCH | oklch(87.63% 0.175 153.2) |
| XYZ | xyz(45.2545, 71.9891, 43.8516) |
| Luminance | 0.7199 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.66
Light Green Blue
#56FCA2
ΔE00 1.68
Sea Green (survey)
#53FCA1
ΔE00 1.76
Seafoam Green
#7AF9AB
ΔE00 2.13
Seafoam (survey)
#80F9AD
ΔE00 2.62
Light Blue Green
#7EFBB3
ΔE00 3.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F79E #F769C2
analogous
#7BF769 #69F79E #69F7E5
triadic
#69F79E #9E69F7 #F79E69
tetradic
#69F79E #697BF7 #F769C2 #F7E569
square
#69F79E #697BF7 #F769C2 #F7E569
split-complementary
#69F79E #E569F7 #F7697B
monochromatic
#0CDA59 #2FF478 #69F79E #A3FAC4 #DDFDE9
Accessibility & contrast
On white
1.36
#69F79E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.40
#69F79E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F79E
15.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F79E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F79E | 1.00 | 1.36 | 15.40 | 15.40 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E598
Deuteranopia (green-blind)
#E4D7A4
Tritanopia (blue-blind)
#3CF4E0
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #69f79e; /* rgb */ color: rgb(105, 247, 158); /* oklch */ color: oklch(87.6% 0.175 153.2);
Tailwind
colors: {
custom: {
50: '#9ffbbb',
500: '#69f79e',
950: '#000000',
},
}SCSS
$custom: #69f79e; $custom-light: #9ffbbb; $custom-dark: #000000;
JSON
{
"hex": "#69f79e",
"rgb": {
"r": 105,
"g": 247,
"b": 158
},
"hsl": {
"h": 142.394,
"s": 89.873,
"l": 69.02
},
"oklch": {
"l": 0.87634,
"c": 0.17524,
"h": 153.2
},
"luminance": 0.71993
}Semantic roles & 50–950 ramp
primary
#69F79E
secondary
#D13496
accent
#0090E6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101712
muted
#808582