#69F79B#69F79B
#69F79B is a very light, vivid green. Relative luminance 0.719; OKLCH L 87.6% C 0.178 H 152.4°. Best body text is #000000 at 15.38:1 contrast (WCAG AA passes).
Color values
| HEX | #69F79B |
|---|---|
| RGB | rgb(105, 247, 155) |
| HSL | hsl(141, 90%, 69%) |
| HSV | hsv(141, 57%, 97%) |
| CMYK | cmyk(57.5%, 0%, 37.2%, 3.1%) |
| CIE-LAB | lab(87.91, -58.21, 32.99) |
| CIE-LCH | lch(87.91, 66.91, 150.46°) |
| OKLab | oklab(87.58% -0.1577 0.0824) |
| OKLCH | oklch(87.58% 0.178 152.4) |
| XYZ | xyz(44.9994, 71.8871, 42.5082) |
| Luminance | 0.7189 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.90
Light Bluish Green
#76FDA8
ΔE00 1.93
Sea Green (survey)
#53FCA1
ΔE00 1.94
Seafoam Green
#7AF9AB
ΔE00 2.55
Seafoam (survey)
#80F9AD
ΔE00 3.00
Foam Green
#90FDA9
ΔE00 3.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F79B #F769C5
analogous
#7EF769 #69F79B #69F7E2
triadic
#69F79B #9B69F7 #F79B69
tetradic
#69F79B #697EF7 #F769C5 #F7E269
square
#69F79B #697EF7 #F769C5 #F7E269
split-complementary
#69F79B #E269F7 #F7697E
monochromatic
#0CDA54 #2FF474 #69F79B #A3FAC2 #DDFDE8
Accessibility & contrast
On white
1.37
#69F79B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.38
#69F79B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F79B
15.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F79B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F79B | 1.00 | 1.37 | 15.38 | 15.38 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E595
Deuteranopia (green-blind)
#E4D7A1
Tritanopia (blue-blind)
#3DF4E0
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #69f79b; /* rgb */ color: rgb(105, 247, 155); /* oklch */ color: oklch(87.6% 0.178 152.4);
Tailwind
colors: {
custom: {
50: '#9ffbb9',
500: '#69f79b',
950: '#000000',
},
}SCSS
$custom: #69f79b; $custom-light: #9ffbb9; $custom-dark: #000000;
JSON
{
"hex": "#69f79b",
"rgb": {
"r": 105,
"g": 247,
"b": 155
},
"hsl": {
"h": 141.127,
"s": 89.873,
"l": 69.02
},
"oklch": {
"l": 0.87578,
"c": 0.17793,
"h": 152.4
},
"luminance": 0.71891
}Semantic roles & 50–950 ramp
primary
#69F79B
secondary
#D13499
accent
#0095E6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581