#6CF299#6CF299
#6CF299 is a very light, vivid green. Relative luminance 0.690; OKLCH L 86.4% C 0.172 H 152.1°. Best body text is #000000 at 14.80:1 contrast (WCAG AA passes).
Color values
| HEX | #6CF299 |
|---|---|
| RGB | rgb(108, 242, 153) |
| HSL | hsl(140, 84%, 69%) |
| HSV | hsv(140, 55%, 95%) |
| CMYK | cmyk(55.4%, 0%, 36.8%, 5.1%) |
| CIE-LAB | lab(86.50, -55.94, 32.13) |
| CIE-LCH | lch(86.50, 64.51, 150.13°) |
| OKLab | oklab(86.43% -0.1517 0.0803) |
| OKLCH | oklch(86.43% 0.172 152.1) |
| XYZ | xyz(43.6830, 68.9884, 41.1449) |
| Luminance | 0.6899 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 2.58
Seafoam Green
#7AF9AB
ΔE00 2.67
Light Green Blue
#56FCA2
ΔE00 2.72
Sea Green (survey)
#53FCA1
ΔE00 2.78
Seafoam (survey)
#80F9AD
ΔE00 3.04
Foam Green
#90FDA9
ΔE00 3.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CF299 #F26CC5
analogous
#82F26C #6CF299 #6CF2DC
triadic
#6CF299 #996CF2 #F2996C
tetradic
#6CF299 #6C82F2 #F26CC5 #F2DC6C
square
#6CF299 #6C82F2 #F26CC5 #F2DC6C
split-complementary
#6CF299 #DC6CF2 #F26C82
monochromatic
#12D153 #34ED72 #6CF299 #A4F7C0 #DCFCE7
Accessibility & contrast
On white
1.42
#6CF299 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.80
#6CF299 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CF299
14.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CF299 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CF299 | 1.00 | 1.42 | 14.80 | 14.80 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E093
Deuteranopia (green-blind)
#E0D39F
Tritanopia (blue-blind)
#47EFDB
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #6cf299; /* rgb */ color: rgb(108, 242, 153); /* oklch */ color: oklch(86.4% 0.172 152.1);
Tailwind
colors: {
custom: {
50: '#a0f7b7',
500: '#6cf299',
950: '#000000',
},
}SCSS
$custom: #6cf299; $custom-light: #a0f7b7; $custom-dark: #000000;
JSON
{
"hex": "#6cf299",
"rgb": {
"r": 108,
"g": 242,
"b": 153
},
"hsl": {
"h": 140.149,
"s": 83.75,
"l": 68.627
},
"oklch": {
"l": 0.86432,
"c": 0.17164,
"h": 152.1
},
"luminance": 0.68992
}Semantic roles & 50–950 ramp
primary
#6CF299
secondary
#CB3799
accent
#0597E0
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581