#6CE899#6CE899
#6CE899 is a very light, vivid green. Relative luminance 0.632; OKLCH L 84.0% C 0.158 H 153.4°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #6CE899 |
|---|---|
| RGB | rgb(108, 232, 153) |
| HSL | hsl(142, 73%, 67%) |
| HSV | hsv(142, 53%, 91%) |
| CMYK | cmyk(53.4%, 0%, 34.1%, 9%) |
| CIE-LAB | lab(83.55, -51.94, 28.18) |
| CIE-LCH | lch(83.55, 59.09, 151.52°) |
| OKLab | oklab(84.02% -0.1412 0.0708) |
| OKLCH | oklch(84.02% 0.158 153.4) |
| XYZ | xyz(40.7877, 63.1977, 40.1798) |
| Luminance | 0.6320 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.79
Seafoam (survey)
#80F9AD
ΔE00 3.97
Weird Green
#3AE57F
ΔE00 4.36
Light Bluish Green
#76FDA8
ΔE00 4.47
Light Blue Green
#7EFBB3
ΔE00 4.59
Light Green Blue
#56FCA2
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CE899 #E86CBB
analogous
#7DE86C #6CE899 #6CE8D7
triadic
#6CE899 #996CE8 #E8996C
tetradic
#6CE899 #6C7DE8 #E86CBB #E8D76C
square
#6CE899 #6C7DE8 #E86CBB #E8D76C
split-complementary
#6CE899 #D76CE8 #E86C7D
monochromatic
#1DBC57 #37E074 #6CE899 #A1F0BE #D6F9E2
Accessibility & contrast
On white
1.54
#6CE899 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#6CE899 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CE899
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CE899 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CE899 | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D894
Deuteranopia (green-blind)
#D7CB9E
Tritanopia (blue-blind)
#4AE5D4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #6ce899; /* rgb */ color: rgb(108, 232, 153); /* oklch */ color: oklch(84.0% 0.158 153.4);
Tailwind
colors: {
custom: {
50: '#9ff0b7',
500: '#6ce899',
950: '#000000',
},
}SCSS
$custom: #6ce899; $custom-light: #9ff0b7; $custom-dark: #000000;
JSON
{
"hex": "#6ce899",
"rgb": {
"r": 108,
"g": 232,
"b": 153
},
"hsl": {
"h": 141.774,
"s": 72.941,
"l": 66.667
},
"oklch": {
"l": 0.84015,
"c": 0.15796,
"h": 153.4
},
"luminance": 0.63201
}Semantic roles & 50–950 ramp
primary
#6CE899
secondary
#BB3D8D
accent
#108ED5
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581