#69F39D#69F39D
#69F39D is a very light, vivid green. Relative luminance 0.695; OKLCH L 86.6% C 0.171 H 153.4°. Best body text is #000000 at 14.91:1 contrast (WCAG AA passes).
Color values
| HEX | #69F39D |
|---|---|
| RGB | rgb(105, 243, 157) |
| HSL | hsl(143, 85%, 68%) |
| HSV | hsv(143, 57%, 95%) |
| CMYK | cmyk(56.8%, 0%, 35.4%, 4.7%) |
| CIE-LAB | lab(86.77, -56.30, 30.46) |
| CIE-LCH | lch(86.77, 64.01, 151.59°) |
| OKLab | oklab(86.65% -0.1528 0.0764) |
| OKLCH | oklch(86.65% 0.171 153.4) |
| XYZ | xyz(43.9586, 69.5347, 42.9967) |
| Luminance | 0.6954 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.20
Light Bluish Green
#76FDA8
ΔE00 2.26
Light Green Blue
#56FCA2
ΔE00 2.28
Sea Green (survey)
#53FCA1
ΔE00 2.36
Seafoam (survey)
#80F9AD
ΔE00 2.64
Light Blue Green
#7EFBB3
ΔE00 3.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F39D #F369BF
analogous
#7AF369 #69F39D #69F3E2
triadic
#69F39D #9D69F3 #F39D69
tetradic
#69F39D #697AF3 #F369BF #F3E269
square
#69F39D #697AF3 #F369BF #F3E269
split-complementary
#69F39D #E269F3 #F3697A
monochromatic
#11D159 #30EE78 #69F39D #A2F8C2 #DAFCE7
Accessibility & contrast
On white
1.41
#69F39D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.91
#69F39D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F39D
14.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F39D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F39D | 1.00 | 1.41 | 14.91 | 14.91 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E197
Deuteranopia (green-blind)
#E0D4A2
Tritanopia (blue-blind)
#3EF0DD
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #69f39d; /* rgb */ color: rgb(105, 243, 157); /* oklch */ color: oklch(86.6% 0.171 153.4);
Tailwind
colors: {
custom: {
50: '#9ff8ba',
500: '#69f39d',
950: '#000000',
},
}SCSS
$custom: #69f39d; $custom-light: #9ff8ba; $custom-dark: #000000;
JSON
{
"hex": "#69f39d",
"rgb": {
"r": 105,
"g": 243,
"b": 157
},
"hsl": {
"h": 142.609,
"s": 85.185,
"l": 68.235
},
"oklch": {
"l": 0.86649,
"c": 0.17078,
"h": 153.4
},
"luminance": 0.69539
}Semantic roles & 50–950 ramp
primary
#69F39D
secondary
#CC3493
accent
#048EE2
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581