#6BE9A3#6BE9A3
#6BE9A3 is a very light, vivid green. Relative luminance 0.640; OKLCH L 84.4% C 0.151 H 156.6°. Best body text is #000000 at 13.81:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE9A3 |
|---|---|
| RGB | rgb(107, 233, 163) |
| HSL | hsl(147, 74%, 67%) |
| HSV | hsv(147, 54%, 91%) |
| CMYK | cmyk(54.1%, 0%, 30%, 8.6%) |
| CIE-LAB | lab(83.99, -50.72, 23.64) |
| CIE-LCH | lch(83.99, 55.96, 155.01°) |
| OKLab | oklab(84.43% -0.1384 0.0599) |
| OKLCH | oklch(84.43% 0.151 156.6) |
| XYZ | xyz(41.8098, 64.0442, 44.8017) |
| Luminance | 0.6405 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.48
Seafoam Green
#7AF9AB
ΔE00 3.68
Seafoam (survey)
#80F9AD
ΔE00 3.79
Light Blue Green
#7EFBB3
ΔE00 3.99
Aqua Green
#12E193
ΔE00 4.52
Light Bluish Green
#76FDA8
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE9A3 #E96BB1
analogous
#72E96B #6BE9A3 #6BE9E2
triadic
#6BE9A3 #A36BE9 #E9A36B
tetradic
#6BE9A3 #6B72E9 #E96BB1 #E9E26B
square
#6BE9A3 #6B72E9 #E96BB1 #E9E26B
split-complementary
#6BE9A3 #E26BE9 #E96B72
monochromatic
#1CBD64 #36E182 #6BE9A3 #A0F1C4 #D6F9E5
Accessibility & contrast
On white
1.52
#6BE9A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.81
#6BE9A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE9A3
13.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE9A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE9A3 | 1.00 | 1.52 | 13.81 | 13.81 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D99F
Deuteranopia (green-blind)
#D6CCA7
Tritanopia (blue-blind)
#43E7D6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #6be9a3; /* rgb */ color: rgb(107, 233, 163); /* oklch */ color: oklch(84.4% 0.151 156.6);
Tailwind
colors: {
custom: {
50: '#9ef1be',
500: '#6be9a3',
950: '#000000',
},
}SCSS
$custom: #6be9a3; $custom-light: #9ef1be; $custom-dark: #000000;
JSON
{
"hex": "#6be9a3",
"rgb": {
"r": 107,
"g": 233,
"b": 163
},
"hsl": {
"h": 146.667,
"s": 74.118,
"l": 66.667
},
"oklch": {
"l": 0.84427,
"c": 0.15084,
"h": 156.6
},
"luminance": 0.64048
}Semantic roles & 50–950 ramp
primary
#6BE9A3
secondary
#BC3C83
accent
#0F7ED6
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1712
muted
#808582