#6BE9A2#6BE9A2
#6BE9A2 is a very light, vivid green. Relative luminance 0.640; OKLCH L 84.4% C 0.152 H 156.3°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE9A2 |
|---|---|
| RGB | rgb(107, 233, 162) |
| HSL | hsl(146, 74%, 67%) |
| HSV | hsv(146, 54%, 91%) |
| CMYK | cmyk(54.1%, 0%, 30.5%, 8.6%) |
| CIE-LAB | lab(83.97, -50.91, 24.13) |
| CIE-LCH | lch(83.97, 56.34, 154.64°) |
| OKLab | oklab(84.41% -0.1389 0.0611) |
| OKLCH | oklch(84.41% 0.152 156.3) |
| XYZ | xyz(41.7205, 64.0085, 44.3317) |
| Luminance | 0.6401 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.57
Seafoam Green
#7AF9AB
ΔE00 3.63
Seafoam (survey)
#80F9AD
ΔE00 3.74
Light Blue Green
#7EFBB3
ΔE00 4.00
Aqua Green
#12E193
ΔE00 4.50
Light Bluish Green
#76FDA8
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE9A2 #E96BB2
analogous
#73E96B #6BE9A2 #6BE9E1
triadic
#6BE9A2 #A26BE9 #E9A26B
tetradic
#6BE9A2 #6B73E9 #E96BB2 #E9E16B
square
#6BE9A2 #6B73E9 #E96BB2 #E9E16B
split-complementary
#6BE9A2 #E16BE9 #E96B73
monochromatic
#1CBD63 #36E181 #6BE9A2 #A0F1C3 #D6F9E5
Accessibility & contrast
On white
1.52
#6BE9A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#6BE9A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE9A2
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE9A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE9A2 | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D99E
Deuteranopia (green-blind)
#D6CCA6
Tritanopia (blue-blind)
#44E7D6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #6be9a2; /* rgb */ color: rgb(107, 233, 162); /* oklch */ color: oklch(84.4% 0.152 156.3);
Tailwind
colors: {
custom: {
50: '#9ef1be',
500: '#6be9a2',
950: '#000000',
},
}SCSS
$custom: #6be9a2; $custom-light: #9ef1be; $custom-dark: #000000;
JSON
{
"hex": "#6be9a2",
"rgb": {
"r": 107,
"g": 233,
"b": 162
},
"hsl": {
"h": 146.19,
"s": 74.118,
"l": 66.667
},
"oklch": {
"l": 0.84406,
"c": 0.15173,
"h": 156.3
},
"luminance": 0.64012
}Semantic roles & 50–950 ramp
primary
#6BE9A2
secondary
#BC3C84
accent
#0F7FD6
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1712
muted
#808582