#6BEBA2#6BEBA2
#6BEBA2 is a very light, vivid green. Relative luminance 0.652; OKLCH L 84.9% C 0.154 H 155.9°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #6BEBA2 |
|---|---|
| RGB | rgb(107, 235, 162) |
| HSL | hsl(146, 76%, 67%) |
| HSV | hsv(146, 54%, 92%) |
| CMYK | cmyk(54.5%, 0%, 31.1%, 7.8%) |
| CIE-LAB | lab(84.56, -51.73, 24.93) |
| CIE-LCH | lch(84.56, 57.43, 154.27°) |
| OKLab | oklab(84.89% -0.141 0.0631) |
| OKLCH | oklch(84.89% 0.154 155.9) |
| XYZ | xyz(42.2899, 65.1473, 44.5215) |
| Luminance | 0.6515 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.17
Seafoam (survey)
#80F9AD
ΔE00 3.32
Light Greenish Blue
#63F7B4
ΔE00 3.37
Light Blue Green
#7EFBB3
ΔE00 3.63
Light Bluish Green
#76FDA8
ΔE00 4.13
Light Green Blue
#56FCA2
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BEBA2 #EB6BB4
analogous
#74EB6B #6BEBA2 #6BEBE2
triadic
#6BEBA2 #A26BEB #EBA26B
tetradic
#6BEBA2 #6B74EB #EB6BB4 #EBE26B
square
#6BEBA2 #6B74EB #EB6BB4 #EBE26B
split-complementary
#6BEBA2 #E26BEB #EB6B74
monochromatic
#1AC162 #35E480 #6BEBA2 #A1F2C4 #D7FAE6
Accessibility & contrast
On white
1.50
#6BEBA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#6BEBA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BEBA2
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BEBA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BEBA2 | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADB9E
Deuteranopia (green-blind)
#D8CEA7
Tritanopia (blue-blind)
#43E9D8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #6beba2; /* rgb */ color: rgb(107, 235, 162); /* oklch */ color: oklch(84.9% 0.154 155.9);
Tailwind
colors: {
custom: {
50: '#9ef2be',
500: '#6beba2',
950: '#000000',
},
}SCSS
$custom: #6beba2; $custom-light: #9ef2be; $custom-dark: #000000;
JSON
{
"hex": "#6beba2",
"rgb": {
"r": 107,
"g": 235,
"b": 162
},
"hsl": {
"h": 145.781,
"s": 76.19,
"l": 67.059
},
"oklch": {
"l": 0.84887,
"c": 0.15447,
"h": 155.9
},
"luminance": 0.65151
}Semantic roles & 50–950 ramp
primary
#6BEBA2
secondary
#C03A86
accent
#0D81D8
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1712
muted
#808582