#69F396#69F396
#69F396 is a very light, vivid green. Relative luminance 0.693; OKLCH L 86.5% C 0.177 H 151.6°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #69F396 |
|---|---|
| RGB | rgb(105, 243, 150) |
| HSL | hsl(140, 85%, 68%) |
| HSV | hsv(140, 57%, 95%) |
| CMYK | cmyk(56.8%, 0%, 38.3%, 4.7%) |
| CIE-LAB | lab(86.65, -57.51, 33.82) |
| CIE-LCH | lch(86.65, 66.72, 149.54°) |
| OKLab | oklab(86.52% -0.1558 0.0842) |
| OKLCH | oklch(86.52% 0.177 151.6) |
| XYZ | xyz(43.3781, 69.3024, 39.9390) |
| Luminance | 0.6931 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.67
Sea Green (survey)
#53FCA1
ΔE00 2.69
Light Bluish Green
#76FDA8
ΔE00 2.74
Seafoam Green
#7AF9AB
ΔE00 3.09
Seafoam (survey)
#80F9AD
ΔE00 3.49
Turquoise Green
#04F489
ΔE00 3.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F396 #F369C6
analogous
#81F369 #69F396 #69F3DB
triadic
#69F396 #9669F3 #F39669
tetradic
#69F396 #6981F3 #F369C6 #F3DB69
square
#69F396 #6981F3 #F369C6 #F3DB69
split-complementary
#69F396 #DB69F3 #F36981
monochromatic
#11D14F #30EE6E #69F396 #A2F8BE #DAFCE5
Accessibility & contrast
On white
1.41
#69F396 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#69F396 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F396
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F396 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F396 | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E190
Deuteranopia (green-blind)
#E1D49C
Tritanopia (blue-blind)
#42F0DC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #69f396; /* rgb */ color: rgb(105, 243, 150); /* oklch */ color: oklch(86.5% 0.177 151.6);
Tailwind
colors: {
custom: {
50: '#9ff8b5',
500: '#69f396',
950: '#000000',
},
}SCSS
$custom: #69f396; $custom-light: #9ff8b5; $custom-dark: #000000;
JSON
{
"hex": "#69f396",
"rgb": {
"r": 105,
"g": 243,
"b": 150
},
"hsl": {
"h": 139.565,
"s": 85.185,
"l": 68.235
},
"oklch": {
"l": 0.86518,
"c": 0.17711,
"h": 151.6
},
"luminance": 0.69306
}Semantic roles & 50–950 ramp
primary
#69F396
secondary
#CC349A
accent
#0499E2
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581