#6CE998#6CE998
#6CE998 is a very light, vivid green. Relative luminance 0.637; OKLCH L 84.2% C 0.160 H 152.9°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #6CE998 |
|---|---|
| RGB | rgb(108, 233, 152) |
| HSL | hsl(141, 74%, 67%) |
| HSV | hsv(141, 54%, 91%) |
| CMYK | cmyk(53.6%, 0%, 34.8%, 8.6%) |
| CIE-LAB | lab(83.82, -52.53, 29.06) |
| CIE-LCH | lch(83.82, 60.03, 151.04°) |
| OKLab | oklab(84.24% -0.1427 0.0729) |
| OKLCH | oklch(84.24% 0.16 152.9) |
| XYZ | xyz(40.9877, 63.7294, 39.8407) |
| Luminance | 0.6373 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.66
Seafoam (survey)
#80F9AD
ΔE00 3.87
Weird Green
#3AE57F
ΔE00 4.17
Light Bluish Green
#76FDA8
ΔE00 4.25
Light Green Blue
#56FCA2
ΔE00 4.37
Sea Green (survey)
#53FCA1
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CE998 #E96CBD
analogous
#7FE96C #6CE998 #6CE9D7
triadic
#6CE998 #986CE9 #E9986C
tetradic
#6CE998 #6C7FE9 #E96CBD #E9D76C
square
#6CE998 #6C7FE9 #E96CBD #E9D76C
split-complementary
#6CE998 #D76CE9 #E96C7F
monochromatic
#1CBE55 #37E173 #6CE998 #A1F1BD #D6F9E3
Accessibility & contrast
On white
1.53
#6CE998 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#6CE998 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CE998
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CE998 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CE998 | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D893
Deuteranopia (green-blind)
#D8CC9D
Tritanopia (blue-blind)
#4BE6D4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #6ce998; /* rgb */ color: rgb(108, 233, 152); /* oklch */ color: oklch(84.2% 0.160 152.9);
Tailwind
colors: {
custom: {
50: '#9ff1b7',
500: '#6ce998',
950: '#000000',
},
}SCSS
$custom: #6ce998; $custom-light: #9ff1b7; $custom-dark: #000000;
JSON
{
"hex": "#6ce998",
"rgb": {
"r": 108,
"g": 233,
"b": 152
},
"hsl": {
"h": 141.12,
"s": 73.964,
"l": 66.863
},
"oklch": {
"l": 0.84237,
"c": 0.16025,
"h": 152.9
},
"luminance": 0.63733
}Semantic roles & 50–950 ramp
primary
#6CE998
secondary
#BD3C90
accent
#0F90D6
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581