#6CF298#6CF298
#6CF298 is a very light, vivid green. Relative luminance 0.690; OKLCH L 86.4% C 0.173 H 151.9°. Best body text is #000000 at 14.79:1 contrast (WCAG AA passes).
Color values
| HEX | #6CF298 |
|---|---|
| RGB | rgb(108, 242, 152) |
| HSL | hsl(140, 84%, 69%) |
| HSV | hsv(140, 55%, 95%) |
| CMYK | cmyk(55.4%, 0%, 37.2%, 5.1%) |
| CIE-LAB | lab(86.48, -56.12, 32.61) |
| CIE-LCH | lch(86.48, 64.90, 149.84°) |
| OKLab | oklab(86.41% -0.1521 0.0814) |
| OKLCH | oklch(86.41% 0.173 151.9) |
| XYZ | xyz(43.6007, 68.9555, 40.7117) |
| Luminance | 0.6896 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 2.65
Light Green Blue
#56FCA2
ΔE00 2.78
Seafoam Green
#7AF9AB
ΔE00 2.80
Sea Green (survey)
#53FCA1
ΔE00 2.83
Seafoam (survey)
#80F9AD
ΔE00 3.17
Foam Green
#90FDA9
ΔE00 3.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CF298 #F26CC6
analogous
#83F26C #6CF298 #6CF2DB
triadic
#6CF298 #986CF2 #F2986C
tetradic
#6CF298 #6C83F2 #F26CC6 #F2DB6C
square
#6CF298 #6C83F2 #F26CC6 #F2DB6C
split-complementary
#6CF298 #DB6CF2 #F26C83
monochromatic
#12D151 #34ED71 #6CF298 #A4F7BF #DCFCE7
Accessibility & contrast
On white
1.42
#6CF298 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.79
#6CF298 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CF298
14.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CF298 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CF298 | 1.00 | 1.42 | 14.79 | 14.79 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E092
Deuteranopia (green-blind)
#E0D39E
Tritanopia (blue-blind)
#48EFDB
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #6cf298; /* rgb */ color: rgb(108, 242, 152); /* oklch */ color: oklch(86.4% 0.173 151.9);
Tailwind
colors: {
custom: {
50: '#a0f7b7',
500: '#6cf298',
950: '#000000',
},
}SCSS
$custom: #6cf298; $custom-light: #a0f7b7; $custom-dark: #000000;
JSON
{
"hex": "#6cf298",
"rgb": {
"r": 108,
"g": 242,
"b": 152
},
"hsl": {
"h": 139.701,
"s": 83.75,
"l": 68.627
},
"oklch": {
"l": 0.86413,
"c": 0.17256,
"h": 151.9
},
"luminance": 0.68959
}Semantic roles & 50–950 ramp
primary
#6CF298
secondary
#CB379A
accent
#0598E0
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581