#69F19C#69F19C
#69F19C is a very light, vivid green. Relative luminance 0.683; OKLCH L 86.1% C 0.169 H 153.4°. Best body text is #000000 at 14.66:1 contrast (WCAG AA passes).
Color values
| HEX | #69F19C |
|---|---|
| RGB | rgb(105, 241, 156) |
| HSL | hsl(143, 83%, 68%) |
| HSV | hsv(143, 56%, 95%) |
| CMYK | cmyk(56.4%, 0%, 35.3%, 5.5%) |
| CIE-LAB | lab(86.16, -55.69, 30.15) |
| CIE-LCH | lch(86.16, 63.32, 151.57°) |
| OKLab | oklab(86.15% -0.1511 0.0756) |
| OKLCH | oklch(86.15% 0.169 153.4) |
| XYZ | xyz(43.2784, 68.3101, 42.3505) |
| Luminance | 0.6831 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.42
Light Bluish Green
#76FDA8
ΔE00 2.63
Light Green Blue
#56FCA2
ΔE00 2.65
Sea Green (survey)
#53FCA1
ΔE00 2.73
Seafoam (survey)
#80F9AD
ΔE00 2.81
Light Blue Green
#7EFBB3
ΔE00 3.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F19C #F169BE
analogous
#7AF169 #69F19C #69F1E0
triadic
#69F19C #9C69F1 #F19C69
tetradic
#69F19C #697AF1 #F169BE #F1E069
square
#69F19C #697AF1 #F169BE #F1E069
split-complementary
#69F19C #E069F1 #F1697A
monochromatic
#13CD59 #31EC77 #69F19C #A1F6C1 #D9FBE6
Accessibility & contrast
On white
1.43
#69F19C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.66
#69F19C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F19C
14.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F19C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F19C | 1.00 | 1.43 | 14.66 | 14.66 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DF96
Deuteranopia (green-blind)
#DED2A1
Tritanopia (blue-blind)
#3FEEDB
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #69f19c; /* rgb */ color: rgb(105, 241, 156); /* oklch */ color: oklch(86.1% 0.169 153.4);
Tailwind
colors: {
custom: {
50: '#9ef6ba',
500: '#69f19c',
950: '#000000',
},
}SCSS
$custom: #69f19c; $custom-light: #9ef6ba; $custom-dark: #000000;
JSON
{
"hex": "#69f19c",
"rgb": {
"r": 105,
"g": 241,
"b": 156
},
"hsl": {
"h": 142.5,
"s": 82.927,
"l": 67.843
},
"oklch": {
"l": 0.86146,
"c": 0.16899,
"h": 153.4
},
"luminance": 0.68314
}Semantic roles & 50–950 ramp
primary
#69F19C
secondary
#C93592
accent
#068EDF
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581