#6BEBA5#6BEBA5
#6BEBA5 is a very light, vivid green. Relative luminance 0.653; OKLCH L 85.0% C 0.152 H 156.9°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #6BEBA5 |
|---|---|
| RGB | rgb(107, 235, 165) |
| HSL | hsl(147, 76%, 67%) |
| HSV | hsv(147, 54%, 92%) |
| CMYK | cmyk(54.5%, 0%, 29.8%, 7.8%) |
| CIE-LAB | lab(84.62, -51.16, 23.47) |
| CIE-LCH | lch(84.62, 56.29, 155.36°) |
| OKLab | oklab(84.95% -0.1397 0.0595) |
| OKLCH | oklch(84.95% 0.152 156.9) |
| XYZ | xyz(42.5598, 65.2552, 45.9427) |
| Luminance | 0.6526 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.04
Seafoam Green
#7AF9AB
ΔE00 3.33
Seafoam (survey)
#80F9AD
ΔE00 3.45
Light Blue Green
#7EFBB3
ΔE00 3.59
Light Bluish Green
#76FDA8
ΔE00 4.39
Light Green Blue
#56FCA2
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BEBA5 #EB6BB1
analogous
#71EB6B #6BEBA5 #6BEBE5
triadic
#6BEBA5 #A56BEB #EBA56B
tetradic
#6BEBA5 #6B71EB #EB6BB1 #EBE56B
square
#6BEBA5 #6B71EB #EB6BB1 #EBE56B
split-complementary
#6BEBA5 #E56BEB #EB6B71
monochromatic
#1AC166 #35E484 #6BEBA5 #A1F2C6 #D7FAE7
Accessibility & contrast
On white
1.49
#6BEBA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#6BEBA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BEBA5
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BEBA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BEBA5 | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADBA1
Deuteranopia (green-blind)
#D8CEA9
Tritanopia (blue-blind)
#41E9D8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #6beba5; /* rgb */ color: rgb(107, 235, 165); /* oklch */ color: oklch(85.0% 0.152 156.9);
Tailwind
colors: {
custom: {
50: '#9ef2c0',
500: '#6beba5',
950: '#000000',
},
}SCSS
$custom: #6beba5; $custom-light: #9ef2c0; $custom-dark: #000000;
JSON
{
"hex": "#6beba5",
"rgb": {
"r": 107,
"g": 235,
"b": 165
},
"hsl": {
"h": 147.188,
"s": 76.19,
"l": 67.059
},
"oklch": {
"l": 0.84951,
"c": 0.15182,
"h": 156.9
},
"luminance": 0.65259
}Semantic roles & 50–950 ramp
primary
#6BEBA5
secondary
#C03A83
accent
#0D7CD8
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1712
muted
#808582