#6CEAA2#6CEAA2
#6CEAA2 is a very light, vivid green. Relative luminance 0.646; OKLCH L 84.7% C 0.153 H 155.9°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #6CEAA2 |
|---|---|
| RGB | rgb(108, 234, 162) |
| HSL | hsl(146, 75%, 67%) |
| HSV | hsv(146, 54%, 92%) |
| CMYK | cmyk(53.8%, 0%, 30.8%, 8.2%) |
| CIE-LAB | lab(84.30, -51.10, 24.58) |
| CIE-LCH | lch(84.30, 56.70, 154.31°) |
| OKLab | oklab(84.68% -0.1393 0.0622) |
| OKLCH | oklch(84.68% 0.153 155.9) |
| XYZ | xyz(42.1254, 64.6387, 44.4320) |
| Luminance | 0.6464 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.37
Seafoam (survey)
#80F9AD
ΔE00 3.49
Light Greenish Blue
#63F7B4
ΔE00 3.50
Light Blue Green
#7EFBB3
ΔE00 3.79
Light Bluish Green
#76FDA8
ΔE00 4.36
Light Green Blue
#56FCA2
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CEAA2 #EA6CB4
analogous
#75EA6C #6CEAA2 #6CEAE1
triadic
#6CEAA2 #A26CEA #EAA26C
tetradic
#6CEAA2 #6C75EA #EA6CB4 #EAE16C
square
#6CEAA2 #6C75EA #EA6CB4 #EAE16C
split-complementary
#6CEAA2 #E16CEA #EA6C75
monochromatic
#1BC062 #36E280 #6CEAA2 #A2F2C4 #D7F9E6
Accessibility & contrast
On white
1.51
#6CEAA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#6CEAA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CEAA2
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CEAA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CEAA2 | 1.00 | 1.51 | 13.93 | 13.93 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DA9E
Deuteranopia (green-blind)
#D7CDA6
Tritanopia (blue-blind)
#46E8D7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #6ceaa2; /* rgb */ color: rgb(108, 234, 162); /* oklch */ color: oklch(84.7% 0.153 155.9);
Tailwind
colors: {
custom: {
50: '#9ff1be',
500: '#6ceaa2',
950: '#000000',
},
}SCSS
$custom: #6ceaa2; $custom-light: #9ff1be; $custom-dark: #000000;
JSON
{
"hex": "#6ceaa2",
"rgb": {
"r": 108,
"g": 234,
"b": 162
},
"hsl": {
"h": 145.714,
"s": 75,
"l": 67.059
},
"oklch": {
"l": 0.84682,
"c": 0.15259,
"h": 155.9
},
"luminance": 0.64642
}Semantic roles & 50–950 ramp
primary
#6CEAA2
secondary
#BF3B86
accent
#0E81D7
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1712
muted
#808582