#6CF499#6CF499
#6CF499 is a very light, vivid green. Relative luminance 0.702; OKLCH L 86.9% C 0.174 H 151.9°. Best body text is #000000 at 15.04:1 contrast (WCAG AA passes).
Color values
| HEX | #6CF499 |
|---|---|
| RGB | rgb(108, 244, 153) |
| HSL | hsl(140, 86%, 69%) |
| HSV | hsv(140, 56%, 96%) |
| CMYK | cmyk(55.7%, 0%, 37.3%, 4.3%) |
| CIE-LAB | lab(87.09, -56.73, 32.91) |
| CIE-LCH | lch(87.09, 65.59, 149.88°) |
| OKLab | oklab(86.92% -0.1538 0.0821) |
| OKLCH | oklch(86.92% 0.174 151.9) |
| XYZ | xyz(44.2815, 70.1854, 41.3444) |
| Luminance | 0.7019 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 2.34
Light Green Blue
#56FCA2
ΔE00 2.48
Sea Green (survey)
#53FCA1
ΔE00 2.53
Seafoam Green
#7AF9AB
ΔE00 2.67
Seafoam (survey)
#80F9AD
ΔE00 3.06
Foam Green
#90FDA9
ΔE00 3.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CF499 #F46CC7
analogous
#83F46C #6CF499 #6CF4DD
triadic
#6CF499 #996CF4 #F4996C
tetradic
#6CF499 #6C83F4 #F46CC7 #F4DD6C
square
#6CF499 #6C83F4 #F46CC7 #F4DD6C
split-complementary
#6CF499 #DD6CF4 #F46C83
monochromatic
#10D651 #33F071 #6CF499 #A5F8C1 #DEFDE8
Accessibility & contrast
On white
1.40
#6CF499 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.04
#6CF499 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CF499
15.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CF499 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CF499 | 1.00 | 1.40 | 15.04 | 15.04 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E293
Deuteranopia (green-blind)
#E2D59F
Tritanopia (blue-blind)
#46F1DD
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #6cf499; /* rgb */ color: rgb(108, 244, 153); /* oklch */ color: oklch(86.9% 0.174 151.9);
Tailwind
colors: {
custom: {
50: '#a0f9b8',
500: '#6cf499',
950: '#000000',
},
}SCSS
$custom: #6cf499; $custom-light: #a0f9b8; $custom-dark: #000000;
JSON
{
"hex": "#6cf499",
"rgb": {
"r": 108,
"g": 244,
"b": 153
},
"hsl": {
"h": 139.853,
"s": 86.076,
"l": 69.02
},
"oklch": {
"l": 0.86915,
"c": 0.17435,
"h": 151.9
},
"luminance": 0.70189
}Semantic roles & 50–950 ramp
primary
#6CF499
secondary
#CD379C
accent
#0399E3
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581