#6CD698#6CD698
#6CD698 is a light, vivid green. Relative luminance 0.535; OKLCH L 79.6% C 0.134 H 156.0°. Best body text is #000000 at 11.71:1 contrast (WCAG AA passes).
Color values
| HEX | #6CD698 |
|---|---|
| RGB | rgb(108, 214, 152) |
| HSL | hsl(145, 56%, 63%) |
| HSV | hsv(145, 50%, 84%) |
| CMYK | cmyk(49.5%, 0%, 29%, 16.1%) |
| CIE-LAB | lab(78.20, -44.60, 21.42) |
| CIE-LCH | lch(78.20, 49.48, 154.35°) |
| OKLab | oklab(79.64% -0.122 0.0544) |
| OKLCH | oklch(79.64% 0.134 156) |
| XYZ | xyz(35.8957, 53.5454, 38.1434) |
| Luminance | 0.5355 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 4.94
Aqua Green
#12E193
ΔE00 5.42
Eucalyptus
#44D7A8
ΔE00 5.43
Emerald
#50C878
ΔE00 5.53
Hospital Green
#9BE5AA
ΔE00 5.96
Seaweed
#18D17B
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CD698 #D66CAA
analogous
#75D66C #6CD698 #6CD6CD
triadic
#6CD698 #986CD6 #D6986C
tetradic
#6CD698 #6C75D6 #D66CAA #D6CD6C
square
#6CD698 #6C75D6 #D66CAA #D6CD6C
split-complementary
#6CD698 #CD6CD6 #D66C75
monochromatic
#2C9C5A #3CC976 #6CD698 #9CE3BA #CCF1DB
Accessibility & contrast
On white
1.79
#6CD698 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.71
#6CD698 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CD698
11.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CD698 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CD698 | 1.00 | 1.79 | 11.71 | 11.71 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C894
Deuteranopia (green-blind)
#C6BD9C
Tritanopia (blue-blind)
#50D4C5
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #6cd698; /* rgb */ color: rgb(108, 214, 152); /* oklch */ color: oklch(79.6% 0.134 156.0);
Tailwind
colors: {
custom: {
50: '#9ce3b6',
500: '#6cd698',
950: '#000000',
},
}SCSS
$custom: #6cd698; $custom-light: #9ce3b6; $custom-dark: #000000;
JSON
{
"hex": "#6cd698",
"rgb": {
"r": 108,
"g": 214,
"b": 152
},
"hsl": {
"h": 144.906,
"s": 56.383,
"l": 63.137
},
"oklch": {
"l": 0.7964,
"c": 0.13353,
"h": 156
},
"luminance": 0.53548
}Semantic roles & 50–950 ramp
primary
#6CD698
secondary
#A1467B
accent
#2281C4
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1511
muted
#808481