#69F09C#69F09C
#69F09C is a very light, vivid green. Relative luminance 0.677; OKLCH L 85.9% C 0.168 H 153.6°. Best body text is #000000 at 14.54:1 contrast (WCAG AA passes).
Color values
| HEX | #69F09C |
|---|---|
| RGB | rgb(105, 240, 156) |
| HSL | hsl(143, 82%, 68%) |
| HSV | hsv(143, 56%, 94%) |
| CMYK | cmyk(56.3%, 0%, 35%, 5.9%) |
| CIE-LAB | lab(85.87, -55.29, 29.75) |
| CIE-LCH | lch(85.87, 62.79, 151.72°) |
| OKLab | oklab(85.9% -0.1501 0.0747) |
| OKLCH | oklch(85.9% 0.168 153.6) |
| XYZ | xyz(42.9832, 67.7198, 42.2521) |
| Luminance | 0.6772 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.50
Light Bluish Green
#76FDA8
ΔE00 2.82
Light Green Blue
#56FCA2
ΔE00 2.84
Seafoam (survey)
#80F9AD
ΔE00 2.87
Sea Green (survey)
#53FCA1
ΔE00 2.92
Light Blue Green
#7EFBB3
ΔE00 3.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F09C #F069BD
analogous
#79F069 #69F09C #69F0E0
triadic
#69F09C #9C69F0 #F09C69
tetradic
#69F09C #6979F0 #F069BD #F0E069
square
#69F09C #6979F0 #F069BD #F0E069
split-complementary
#69F09C #E069F0 #F06979
monochromatic
#14CA59 #31EA77 #69F09C #A1F6C1 #D8FBE5
Accessibility & contrast
On white
1.44
#69F09C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.54
#69F09C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F09C
14.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F09C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F09C | 1.00 | 1.44 | 14.54 | 14.54 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DF97
Deuteranopia (green-blind)
#DDD2A1
Tritanopia (blue-blind)
#40EDDA
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #69f09c; /* rgb */ color: rgb(105, 240, 156); /* oklch */ color: oklch(85.9% 0.168 153.6);
Tailwind
colors: {
custom: {
50: '#9ef6b9',
500: '#69f09c',
950: '#000000',
},
}SCSS
$custom: #69f09c; $custom-light: #9ef6b9; $custom-dark: #000000;
JSON
{
"hex": "#69f09c",
"rgb": {
"r": 105,
"g": 240,
"b": 156
},
"hsl": {
"h": 142.667,
"s": 81.818,
"l": 67.647
},
"oklch": {
"l": 0.85904,
"c": 0.16763,
"h": 153.6
},
"luminance": 0.67724
}Semantic roles & 50–950 ramp
primary
#69F09C
secondary
#C73690
accent
#078DDE
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581