#6CEBA2#6CEBA2
#6CEBA2 is a very light, vivid green. Relative luminance 0.652; OKLCH L 84.9% C 0.154 H 155.8°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #6CEBA2 |
|---|---|
| RGB | rgb(108, 235, 162) |
| HSL | hsl(146, 76%, 67%) |
| HSV | hsv(146, 54%, 92%) |
| CMYK | cmyk(54%, 0%, 31.1%, 7.8%) |
| CIE-LAB | lab(84.59, -51.51, 24.98) |
| CIE-LCH | lch(84.59, 57.25, 154.13°) |
| OKLab | oklab(84.92% -0.1404 0.0632) |
| OKLCH | oklch(84.92% 0.154 155.8) |
| XYZ | xyz(42.4109, 65.2097, 44.5272) |
| Luminance | 0.6521 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.14
Seafoam (survey)
#80F9AD
ΔE00 3.28
Light Greenish Blue
#63F7B4
ΔE00 3.41
Light Blue Green
#7EFBB3
ΔE00 3.61
Light Bluish Green
#76FDA8
ΔE00 4.11
Light Green Blue
#56FCA2
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CEBA2 #EB6CB5
analogous
#75EB6C #6CEBA2 #6CEBE2
triadic
#6CEBA2 #A26CEB #EBA26C
tetradic
#6CEBA2 #6C75EB #EB6CB5 #EBE26C
square
#6CEBA2 #6C75EB #EB6CB5 #EBE26C
split-complementary
#6CEBA2 #E26CEB #EB6C75
monochromatic
#1AC262 #36E480 #6CEBA2 #A2F2C4 #D8FAE6
Accessibility & contrast
On white
1.50
#6CEBA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#6CEBA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CEBA2
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CEBA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CEBA2 | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADB9E
Deuteranopia (green-blind)
#D8CEA7
Tritanopia (blue-blind)
#45E9D8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #6ceba2; /* rgb */ color: rgb(108, 235, 162); /* oklch */ color: oklch(84.9% 0.154 155.8);
Tailwind
colors: {
custom: {
50: '#9ff2be',
500: '#6ceba2',
950: '#000000',
},
}SCSS
$custom: #6ceba2; $custom-light: #9ff2be; $custom-dark: #000000;
JSON
{
"hex": "#6ceba2",
"rgb": {
"r": 108,
"g": 235,
"b": 162
},
"hsl": {
"h": 145.512,
"s": 76.048,
"l": 67.255
},
"oklch": {
"l": 0.84923,
"c": 0.15397,
"h": 155.8
},
"luminance": 0.65213
}Semantic roles & 50–950 ramp
primary
#6CEBA2
secondary
#C03B88
accent
#0D82D8
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1712
muted
#808582