#6CF398#6CF398
#6CF398 is a very light, vivid green. Relative luminance 0.696; OKLCH L 86.7% C 0.174 H 151.7°. Best body text is #000000 at 14.91:1 contrast (WCAG AA passes).
Color values
| HEX | #6CF398 |
|---|---|
| RGB | rgb(108, 243, 152) |
| HSL | hsl(140, 85%, 69%) |
| HSV | hsv(140, 56%, 95%) |
| CMYK | cmyk(55.6%, 0%, 37.4%, 4.7%) |
| CIE-LAB | lab(86.78, -56.51, 33.00) |
| CIE-LCH | lch(86.78, 65.44, 149.72°) |
| OKLab | oklab(86.66% -0.1532 0.0823) |
| OKLCH | oklch(86.66% 0.174 151.7) |
| XYZ | xyz(43.8992, 69.5524, 40.8112) |
| Luminance | 0.6956 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 2.54
Light Green Blue
#56FCA2
ΔE00 2.66
Sea Green (survey)
#53FCA1
ΔE00 2.71
Seafoam Green
#7AF9AB
ΔE00 2.79
Seafoam (survey)
#80F9AD
ΔE00 3.17
Foam Green
#90FDA9
ΔE00 3.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CF398 #F36CC7
analogous
#84F36C #6CF398 #6CF3DC
triadic
#6CF398 #986CF3 #F3986C
tetradic
#6CF398 #6C84F3 #F36CC7 #F3DC6C
square
#6CF398 #6C84F3 #F36CC7 #F3DC6C
split-complementary
#6CF398 #DC6CF3 #F36C84
monochromatic
#11D351 #33EE70 #6CF398 #A5F8C0 #DDFCE7
Accessibility & contrast
On white
1.41
#6CF398 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.91
#6CF398 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CF398
14.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CF398 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CF398 | 1.00 | 1.41 | 14.91 | 14.91 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E192
Deuteranopia (green-blind)
#E1D49E
Tritanopia (blue-blind)
#47F0DC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #6cf398; /* rgb */ color: rgb(108, 243, 152); /* oklch */ color: oklch(86.7% 0.174 151.7);
Tailwind
colors: {
custom: {
50: '#a0f8b7',
500: '#6cf398',
950: '#000000',
},
}SCSS
$custom: #6cf398; $custom-light: #a0f8b7; $custom-dark: #000000;
JSON
{
"hex": "#6cf398",
"rgb": {
"r": 108,
"g": 243,
"b": 152
},
"hsl": {
"h": 139.556,
"s": 84.906,
"l": 68.824
},
"oklch": {
"l": 0.86655,
"c": 0.1739,
"h": 151.7
},
"luminance": 0.69556
}Semantic roles & 50–950 ramp
primary
#6CF398
secondary
#CC379C
accent
#0499E1
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581