#69F19F#69F19F
#69F19F is a very light, vivid green. Relative luminance 0.684; OKLCH L 86.2% C 0.166 H 154.3°. Best body text is #000000 at 14.68:1 contrast (WCAG AA passes).
Color values
| HEX | #69F19F |
|---|---|
| RGB | rgb(105, 241, 159) |
| HSL | hsl(144, 83%, 68%) |
| HSV | hsv(144, 56%, 95%) |
| CMYK | cmyk(56.4%, 0%, 34%, 5.5%) |
| CIE-LAB | lab(86.21, -55.15, 28.70) |
| CIE-LCH | lch(86.21, 62.17, 152.51°) |
| OKLab | oklab(86.21% -0.1498 0.0722) |
| OKLCH | oklch(86.21% 0.166 154.3) |
| XYZ | xyz(43.5355, 68.4130, 43.7049) |
| Luminance | 0.6842 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.18
Seafoam (survey)
#80F9AD
ΔE00 2.57
Light Bluish Green
#76FDA8
ΔE00 2.62
Light Green Blue
#56FCA2
ΔE00 2.68
Sea Green (survey)
#53FCA1
ΔE00 2.78
Light Blue Green
#7EFBB3
ΔE00 3.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F19F #F169BB
analogous
#77F169 #69F19F #69F1E3
triadic
#69F19F #9F69F1 #F19F69
tetradic
#69F19F #6977F1 #F169BB #F1E369
square
#69F19F #6977F1 #F169BB #F1E369
split-complementary
#69F19F #E369F1 #F16977
monochromatic
#13CD5D #31EC7B #69F19F #A1F6C3 #D9FBE7
Accessibility & contrast
On white
1.43
#69F19F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.68
#69F19F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F19F
14.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F19F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F19F | 1.00 | 1.43 | 14.68 | 14.68 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E09A
Deuteranopia (green-blind)
#DED2A4
Tritanopia (blue-blind)
#3EEEDC
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #69f19f; /* rgb */ color: rgb(105, 241, 159); /* oklch */ color: oklch(86.2% 0.166 154.3);
Tailwind
colors: {
custom: {
50: '#9ef6bc',
500: '#69f19f',
950: '#000000',
},
}SCSS
$custom: #69f19f; $custom-light: #9ef6bc; $custom-dark: #000000;
JSON
{
"hex": "#69f19f",
"rgb": {
"r": 105,
"g": 241,
"b": 159
},
"hsl": {
"h": 143.824,
"s": 82.927,
"l": 67.843
},
"oklch": {
"l": 0.86205,
"c": 0.16628,
"h": 154.3
},
"luminance": 0.68417
}Semantic roles & 50–950 ramp
primary
#69F19F
secondary
#C9358E
accent
#0689DF
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1712
muted
#808582