#6FF69C#6FF69C
#6FF69C is a very light, vivid green. Relative luminance 0.717; OKLCH L 87.6% C 0.173 H 152.1°. Best body text is #000000 at 15.34:1 contrast (WCAG AA passes).
Color values
| HEX | #6FF69C |
|---|---|
| RGB | rgb(111, 246, 156) |
| HSL | hsl(140, 88%, 70%) |
| HSV | hsv(140, 55%, 96%) |
| CMYK | cmyk(54.9%, 0%, 36.6%, 3.5%) |
| CIE-LAB | lab(87.82, -56.33, 32.39) |
| CIE-LCH | lch(87.82, 64.98, 150.10°) |
| OKLab | oklab(87.56% -0.1528 0.081) |
| OKLCH | oklch(87.56% 0.173 152.1) |
| XYZ | xyz(45.5087, 71.6873, 42.8849) |
| Luminance | 0.7169 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.85
Light Green Blue
#56FCA2
ΔE00 2.27
Seafoam Green
#7AF9AB
ΔE00 2.28
Sea Green (survey)
#53FCA1
ΔE00 2.35
Seafoam (survey)
#80F9AD
ΔE00 2.68
Foam Green
#90FDA9
ΔE00 3.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FF69C #F66FC9
analogous
#86F66F #6FF69C #6FF6DF
triadic
#6FF69C #9C6FF6 #F69C6F
tetradic
#6FF69C #6F86F6 #F66FC9 #F6DF6F
square
#6FF69C #6F86F6 #F66FC9 #F6DF6F
split-complementary
#6FF69C #DF6FF6 #F66F86
monochromatic
#0EDD53 #35F274 #6FF69C #A9FAC4 #E2FDEB
Accessibility & contrast
On white
1.37
#6FF69C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.34
#6FF69C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FF69C
15.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FF69C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FF69C | 1.00 | 1.37 | 15.34 | 15.34 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E496
Deuteranopia (green-blind)
#E4D7A2
Tritanopia (blue-blind)
#4AF3DF
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #6ff69c; /* rgb */ color: rgb(111, 246, 156); /* oklch */ color: oklch(87.6% 0.173 152.1);
Tailwind
colors: {
custom: {
50: '#a2faba',
500: '#6ff69c',
950: '#000000',
},
}SCSS
$custom: #6ff69c; $custom-light: #a2faba; $custom-dark: #000000;
JSON
{
"hex": "#6ff69c",
"rgb": {
"r": 111,
"g": 246,
"b": 156
},
"hsl": {
"h": 140,
"s": 88.235,
"l": 70
},
"oklch": {
"l": 0.87555,
"c": 0.17292,
"h": 152.1
},
"luminance": 0.71691
}Semantic roles & 50–950 ramp
primary
#6FF69C
secondary
#D0399E
accent
#0199E5
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101711
muted
#818581