#6CEBA6#6CEBA6
#6CEBA6 is a very light, vivid green. Relative luminance 0.654; OKLCH L 85.0% C 0.150 H 157.1°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #6CEBA6 |
|---|---|
| RGB | rgb(108, 235, 166) |
| HSL | hsl(147, 76%, 67%) |
| HSV | hsv(147, 54%, 92%) |
| CMYK | cmyk(54%, 0%, 29.4%, 7.8%) |
| CIE-LAB | lab(84.67, -50.75, 23.03) |
| CIE-LCH | lch(84.67, 55.73, 155.59°) |
| OKLab | oklab(85.01% -0.1386 0.0584) |
| OKLCH | oklch(85.01% 0.15 157.1) |
| XYZ | xyz(42.7721, 65.3541, 46.4296) |
| Luminance | 0.6536 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.99
Seafoam Green
#7AF9AB
ΔE00 3.38
Seafoam (survey)
#80F9AD
ΔE00 3.47
Light Blue Green
#7EFBB3
ΔE00 3.57
Light Bluish Green
#76FDA8
ΔE00 4.47
Light Green Blue
#56FCA2
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CEBA6 #EB6CB1
analogous
#71EB6C #6CEBA6 #6CEBE6
triadic
#6CEBA6 #A66CEB #EBA66C
tetradic
#6CEBA6 #6C71EB #EB6CB1 #EBE66C
square
#6CEBA6 #6C71EB #EB6CB1 #EBE66C
split-complementary
#6CEBA6 #E66CEB #EB6C71
monochromatic
#1AC267 #36E485 #6CEBA6 #A2F2C7 #D8FAE7
Accessibility & contrast
On white
1.49
#6CEBA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#6CEBA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CEBA6
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CEBA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CEBA6 | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADBA2
Deuteranopia (green-blind)
#D8CEAA
Tritanopia (blue-blind)
#43E9D9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #6ceba6; /* rgb */ color: rgb(108, 235, 166); /* oklch */ color: oklch(85.0% 0.150 157.1);
Tailwind
colors: {
custom: {
50: '#9ff2c0',
500: '#6ceba6',
950: '#000000',
},
}SCSS
$custom: #6ceba6; $custom-light: #9ff2c0; $custom-dark: #000000;
JSON
{
"hex": "#6ceba6",
"rgb": {
"r": 108,
"g": 235,
"b": 166
},
"hsl": {
"h": 147.402,
"s": 76.048,
"l": 67.255
},
"oklch": {
"l": 0.85008,
"c": 0.15044,
"h": 157.1
},
"luminance": 0.65358
}Semantic roles & 50–950 ramp
primary
#6CEBA6
secondary
#C03B83
accent
#0D7CD8
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1712
muted
#808582