#6BEBA6#6BEBA6
#6BEBA6 is a very light, vivid green. Relative luminance 0.653; OKLCH L 85.0% C 0.151 H 157.3°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #6BEBA6 |
|---|---|
| RGB | rgb(107, 235, 166) |
| HSL | hsl(148, 76%, 67%) |
| HSV | hsv(148, 54%, 92%) |
| CMYK | cmyk(54.5%, 0%, 29.4%, 7.8%) |
| CIE-LAB | lab(84.63, -50.97, 22.98) |
| CIE-LCH | lch(84.63, 55.91, 155.74°) |
| OKLab | oklab(84.97% -0.1392 0.0583) |
| OKLCH | oklch(84.97% 0.151 157.3) |
| XYZ | xyz(42.6511, 65.2918, 46.4239) |
| Luminance | 0.6530 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.95
Seafoam Green
#7AF9AB
ΔE00 3.41
Seafoam (survey)
#80F9AD
ΔE00 3.51
Light Blue Green
#7EFBB3
ΔE00 3.59
Light Bluish Green
#76FDA8
ΔE00 4.49
Light Green Blue
#56FCA2
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BEBA6 #EB6BB0
analogous
#70EB6B #6BEBA6 #6BEBE6
triadic
#6BEBA6 #A66BEB #EBA66B
tetradic
#6BEBA6 #6B70EB #EB6BB0 #EBE66B
square
#6BEBA6 #6B70EB #EB6BB0 #EBE66B
split-complementary
#6BEBA6 #E66BEB #EB6B70
monochromatic
#1AC167 #35E486 #6BEBA6 #A1F2C6 #D7FAE7
Accessibility & contrast
On white
1.49
#6BEBA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#6BEBA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BEBA6
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BEBA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BEBA6 | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DBA2
Deuteranopia (green-blind)
#D7CEAA
Tritanopia (blue-blind)
#41E9D9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #6beba6; /* rgb */ color: rgb(107, 235, 166); /* oklch */ color: oklch(85.0% 0.151 157.3);
Tailwind
colors: {
custom: {
50: '#9ef2c0',
500: '#6beba6',
950: '#000000',
},
}SCSS
$custom: #6beba6; $custom-light: #9ef2c0; $custom-dark: #000000;
JSON
{
"hex": "#6beba6",
"rgb": {
"r": 107,
"g": 235,
"b": 166
},
"hsl": {
"h": 147.656,
"s": 76.19,
"l": 67.059
},
"oklch": {
"l": 0.84973,
"c": 0.15095,
"h": 157.3
},
"luminance": 0.65296
}Semantic roles & 50–950 ramp
primary
#6BEBA6
secondary
#C03A82
accent
#0D7BD8
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1712
muted
#808582