#6BE8A2#6BE8A2
#6BE8A2 is a very light, vivid green. Relative luminance 0.634; OKLCH L 84.2% C 0.150 H 156.4°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE8A2 |
|---|---|
| RGB | rgb(107, 232, 162) |
| HSL | hsl(146, 73%, 66%) |
| HSV | hsv(146, 54%, 91%) |
| CMYK | cmyk(53.9%, 0%, 30.2%, 9%) |
| CIE-LAB | lab(83.68, -50.50, 23.73) |
| CIE-LCH | lch(83.68, 55.80, 154.84°) |
| OKLab | oklab(84.17% -0.1378 0.0601) |
| OKLCH | oklch(84.17% 0.15 156.4) |
| XYZ | xyz(41.4382, 63.4440, 44.2376) |
| Luminance | 0.6345 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.70
Seafoam Green
#7AF9AB
ΔE00 3.87
Seafoam (survey)
#80F9AD
ΔE00 3.96
Light Blue Green
#7EFBB3
ΔE00 4.20
Aqua Green
#12E193
ΔE00 4.45
Light Bluish Green
#76FDA8
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE8A2 #E86BB1
analogous
#73E86B #6BE8A2 #6BE8E1
triadic
#6BE8A2 #A26BE8 #E8A26B
tetradic
#6BE8A2 #6B73E8 #E86BB1 #E8E16B
square
#6BE8A2 #6B73E8 #E86BB1 #E8E16B
split-complementary
#6BE8A2 #E16BE8 #E86B73
monochromatic
#1DBB63 #36E081 #6BE8A2 #A0F0C3 #D5F8E5
Accessibility & contrast
On white
1.53
#6BE8A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#6BE8A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE8A2
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE8A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE8A2 | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D89E
Deuteranopia (green-blind)
#D5CCA6
Tritanopia (blue-blind)
#44E6D5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #6be8a2; /* rgb */ color: rgb(107, 232, 162); /* oklch */ color: oklch(84.2% 0.150 156.4);
Tailwind
colors: {
custom: {
50: '#9ef0be',
500: '#6be8a2',
950: '#000000',
},
}SCSS
$custom: #6be8a2; $custom-light: #9ef0be; $custom-dark: #000000;
JSON
{
"hex": "#6be8a2",
"rgb": {
"r": 107,
"g": 232,
"b": 162
},
"hsl": {
"h": 146.4,
"s": 73.099,
"l": 66.471
},
"oklch": {
"l": 0.84165,
"c": 0.15035,
"h": 156.4
},
"luminance": 0.63448
}Semantic roles & 50–950 ramp
primary
#6BE8A2
secondary
#BB3C83
accent
#107FD5
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1712
muted
#808582