#69F296#69F296
#69F296 is a very light, vivid green. Relative luminance 0.687; OKLCH L 86.3% C 0.176 H 151.7°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #69F296 |
|---|---|
| RGB | rgb(105, 242, 150) |
| HSL | hsl(140, 84%, 68%) |
| HSV | hsv(140, 57%, 95%) |
| CMYK | cmyk(56.6%, 0%, 38%, 5.1%) |
| CIE-LAB | lab(86.36, -57.13, 33.43) |
| CIE-LCH | lch(86.36, 66.19, 149.66°) |
| OKLab | oklab(86.28% -0.1548 0.0833) |
| OKLCH | oklch(86.28% 0.176 151.7) |
| XYZ | xyz(43.0796, 68.7056, 39.8395) |
| Luminance | 0.6871 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.77
Sea Green (survey)
#53FCA1
ΔE00 2.80
Light Bluish Green
#76FDA8
ΔE00 2.84
Seafoam Green
#7AF9AB
ΔE00 3.09
Seafoam (survey)
#80F9AD
ΔE00 3.48
Turquoise Green
#04F489
ΔE00 3.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F296 #F269C5
analogous
#80F269 #69F296 #69F2DA
triadic
#69F296 #9669F2 #F29669
tetradic
#69F296 #6980F2 #F269C5 #F2DA69
square
#69F296 #6980F2 #F269C5 #F2DA69
split-complementary
#69F296 #DA69F2 #F26980
monochromatic
#12CF50 #31ED6F #69F296 #A1F7BD #DAFCE5
Accessibility & contrast
On white
1.42
#69F296 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#69F296 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F296
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F296 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F296 | 1.00 | 1.42 | 14.74 | 14.74 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E090
Deuteranopia (green-blind)
#E0D39C
Tritanopia (blue-blind)
#42EFDB
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #69f296; /* rgb */ color: rgb(105, 242, 150); /* oklch */ color: oklch(86.3% 0.176 151.7);
Tailwind
colors: {
custom: {
50: '#9ef7b5',
500: '#69f296',
950: '#000000',
},
}SCSS
$custom: #69f296; $custom-light: #9ef7b5; $custom-dark: #000000;
JSON
{
"hex": "#69f296",
"rgb": {
"r": 105,
"g": 242,
"b": 150
},
"hsl": {
"h": 139.708,
"s": 84.049,
"l": 68.039
},
"oklch": {
"l": 0.86275,
"c": 0.17576,
"h": 151.7
},
"luminance": 0.6871
}Semantic roles & 50–950 ramp
primary
#69F296
secondary
#CB3599
accent
#0598E1
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581