#69F29D#69F29D
#69F29D is a very light, vivid green. Relative luminance 0.689; OKLCH L 86.4% C 0.169 H 153.6°. Best body text is #000000 at 14.79:1 contrast (WCAG AA passes).
Color values
| HEX | #69F29D |
|---|---|
| RGB | rgb(105, 242, 157) |
| HSL | hsl(143, 84%, 68%) |
| HSV | hsv(143, 57%, 95%) |
| CMYK | cmyk(56.6%, 0%, 35.1%, 5.1%) |
| CIE-LAB | lab(86.47, -55.90, 30.06) |
| CIE-LCH | lch(86.47, 63.47, 151.73°) |
| OKLab | oklab(86.41% -0.1517 0.0754) |
| OKLCH | oklch(86.41% 0.169 153.6) |
| XYZ | xyz(43.6602, 68.9378, 42.8972) |
| Luminance | 0.6894 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.25
Light Bluish Green
#76FDA8
ΔE00 2.43
Light Green Blue
#56FCA2
ΔE00 2.46
Sea Green (survey)
#53FCA1
ΔE00 2.54
Seafoam (survey)
#80F9AD
ΔE00 2.67
Light Blue Green
#7EFBB3
ΔE00 3.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F29D #F269BE
analogous
#79F269 #69F29D #69F2E2
triadic
#69F29D #9D69F2 #F29D69
tetradic
#69F29D #6979F2 #F269BE #F2E269
square
#69F29D #6979F2 #F269BE #F2E269
split-complementary
#69F29D #E269F2 #F26979
monochromatic
#12CF5A #31ED78 #69F29D #A1F7C2 #DAFCE7
Accessibility & contrast
On white
1.42
#69F29D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.79
#69F29D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F29D
14.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F29D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F29D | 1.00 | 1.42 | 14.79 | 14.79 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E097
Deuteranopia (green-blind)
#DFD3A2
Tritanopia (blue-blind)
#3EEFDC
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #69f29d; /* rgb */ color: rgb(105, 242, 157); /* oklch */ color: oklch(86.4% 0.169 153.6);
Tailwind
colors: {
custom: {
50: '#9ef7ba',
500: '#69f29d',
950: '#000000',
},
}SCSS
$custom: #69f29d; $custom-light: #9ef7ba; $custom-dark: #000000;
JSON
{
"hex": "#69f29d",
"rgb": {
"r": 105,
"g": 242,
"b": 157
},
"hsl": {
"h": 142.774,
"s": 84.049,
"l": 68.039
},
"oklch": {
"l": 0.86407,
"c": 0.16943,
"h": 153.6
},
"luminance": 0.68942
}Semantic roles & 50–950 ramp
primary
#69F29D
secondary
#CB3592
accent
#058DE1
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581