#69F79C#69F79C
#69F79C is a very light, vivid green. Relative luminance 0.719; OKLCH L 87.6% C 0.177 H 152.7°. Best body text is #000000 at 15.39:1 contrast (WCAG AA passes).
Color values
| HEX | #69F79C |
|---|---|
| RGB | rgb(105, 247, 156) |
| HSL | hsl(142, 90%, 69%) |
| HSV | hsv(142, 57%, 97%) |
| CMYK | cmyk(57.5%, 0%, 36.8%, 3.1%) |
| CIE-LAB | lab(87.93, -58.04, 32.51) |
| CIE-LCH | lch(87.93, 66.52, 150.74°) |
| OKLab | oklab(87.6% -0.1573 0.0813) |
| OKLCH | oklch(87.6% 0.177 152.7) |
| XYZ | xyz(45.0837, 71.9208, 42.9523) |
| Luminance | 0.7192 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.81
Light Bluish Green
#76FDA8
ΔE00 1.83
Sea Green (survey)
#53FCA1
ΔE00 1.87
Seafoam Green
#7AF9AB
ΔE00 2.41
Seafoam (survey)
#80F9AD
ΔE00 2.87
Foam Green
#90FDA9
ΔE00 3.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F79C #F769C4
analogous
#7DF769 #69F79C #69F7E3
triadic
#69F79C #9C69F7 #F79C69
tetradic
#69F79C #697DF7 #F769C4 #F7E369
square
#69F79C #697DF7 #F769C4 #F7E369
split-complementary
#69F79C #E369F7 #F7697D
monochromatic
#0CDA56 #2FF476 #69F79C #A3FAC2 #DDFDE9
Accessibility & contrast
On white
1.36
#69F79C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.39
#69F79C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F79C
15.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F79C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F79C | 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)
#F7E596
Deuteranopia (green-blind)
#E4D7A2
Tritanopia (blue-blind)
#3DF4E0
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #69f79c; /* rgb */ color: rgb(105, 247, 156); /* oklch */ color: oklch(87.6% 0.177 152.7);
Tailwind
colors: {
custom: {
50: '#9ffbba',
500: '#69f79c',
950: '#000000',
},
}SCSS
$custom: #69f79c; $custom-light: #9ffbba; $custom-dark: #000000;
JSON
{
"hex": "#69f79c",
"rgb": {
"r": 105,
"g": 247,
"b": 156
},
"hsl": {
"h": 141.549,
"s": 89.873,
"l": 69.02
},
"oklch": {
"l": 0.87597,
"c": 0.17704,
"h": 152.7
},
"luminance": 0.71925
}Semantic roles & 50–950 ramp
primary
#69F79C
secondary
#D13498
accent
#0093E6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581