#69F196#69F196
#69F196 is a very light, vivid green. Relative luminance 0.681; OKLCH L 86.0% C 0.174 H 151.8°. Best body text is #000000 at 14.62:1 contrast (WCAG AA passes).
Color values
| HEX | #69F196 |
|---|---|
| RGB | rgb(105, 241, 150) |
| HSL | hsl(140, 83%, 68%) |
| HSV | hsv(140, 56%, 95%) |
| CMYK | cmyk(56.4%, 0%, 37.8%, 5.5%) |
| CIE-LAB | lab(86.06, -56.73, 33.04) |
| CIE-LCH | lch(86.06, 65.65, 149.78°) |
| OKLab | oklab(86.03% -0.1537 0.0824) |
| OKLCH | oklch(86.03% 0.174 151.8) |
| XYZ | xyz(42.7828, 68.1119, 39.7406) |
| Luminance | 0.6812 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.90
Sea Green (survey)
#53FCA1
ΔE00 2.93
Light Bluish Green
#76FDA8
ΔE00 2.95
Seafoam Green
#7AF9AB
ΔE00 3.10
Seafoam (survey)
#80F9AD
ΔE00 3.48
Turquoise Green
#04F489
ΔE00 3.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F196 #F169C4
analogous
#80F169 #69F196 #69F1DA
triadic
#69F196 #9669F1 #F19669
tetradic
#69F196 #6980F1 #F169C4 #F1DA69
square
#69F196 #6980F1 #F169C4 #F1DA69
split-complementary
#69F196 #DA69F1 #F16980
monochromatic
#13CD50 #31EC6F #69F196 #A1F6BD #D9FBE4
Accessibility & contrast
On white
1.44
#69F196 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.62
#69F196 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F196
14.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F196 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F196 | 1.00 | 1.44 | 14.62 | 14.62 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DF90
Deuteranopia (green-blind)
#DFD29C
Tritanopia (blue-blind)
#43EEDA
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #69f196; /* rgb */ color: rgb(105, 241, 150); /* oklch */ color: oklch(86.0% 0.174 151.8);
Tailwind
colors: {
custom: {
50: '#9ef6b5',
500: '#69f196',
950: '#000000',
},
}SCSS
$custom: #69f196; $custom-light: #9ef6b5; $custom-dark: #000000;
JSON
{
"hex": "#69f196",
"rgb": {
"r": 105,
"g": 241,
"b": 150
},
"hsl": {
"h": 139.853,
"s": 82.927,
"l": 67.843
},
"oklch": {
"l": 0.86033,
"c": 0.17442,
"h": 151.8
},
"luminance": 0.68116
}Semantic roles & 50–950 ramp
primary
#69F196
secondary
#C93598
accent
#0697DF
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581