#6BE8A6#6BE8A6
#6BE8A6 is a very light, vivid green. Relative luminance 0.636; OKLCH L 84.3% C 0.147 H 157.9°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE8A6 |
|---|---|
| RGB | rgb(107, 232, 166) |
| HSL | hsl(148, 73%, 66%) |
| HSV | hsv(148, 54%, 91%) |
| CMYK | cmyk(53.9%, 0%, 28.4%, 9%) |
| CIE-LAB | lab(83.75, -49.73, 21.76) |
| CIE-LCH | lch(83.75, 54.28, 156.37°) |
| OKLab | oklab(84.25% -0.136 0.0553) |
| OKLCH | oklch(84.25% 0.147 157.9) |
| XYZ | xyz(41.7995, 63.5885, 46.1401) |
| Luminance | 0.6359 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.42
Seafoam Green
#7AF9AB
ΔE00 4.16
Seafoam (survey)
#80F9AD
ΔE00 4.21
Light Blue Green
#7EFBB3
ΔE00 4.25
Aqua Green
#12E193
ΔE00 4.64
Seafoam
#7FE0B3
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE8A6 #E86BAD
analogous
#6FE86B #6BE8A6 #6BE8E4
triadic
#6BE8A6 #A66BE8 #E8A66B
tetradic
#6BE8A6 #6B6FE8 #E86BAD #E8E46B
square
#6BE8A6 #6B6FE8 #E86BAD #E8E46B
split-complementary
#6BE8A6 #E46BE8 #E86B6F
monochromatic
#1DBB68 #36E086 #6BE8A6 #A0F0C6 #D5F8E6
Accessibility & contrast
On white
1.53
#6BE8A6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#6BE8A6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE8A6
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE8A6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE8A6 | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D8A2
Deuteranopia (green-blind)
#D4CCAA
Tritanopia (blue-blind)
#42E7D6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #6be8a6; /* rgb */ color: rgb(107, 232, 166); /* oklch */ color: oklch(84.3% 0.147 157.9);
Tailwind
colors: {
custom: {
50: '#9ef0c0',
500: '#6be8a6',
950: '#000000',
},
}SCSS
$custom: #6be8a6; $custom-light: #9ef0c0; $custom-dark: #000000;
JSON
{
"hex": "#6be8a6",
"rgb": {
"r": 107,
"g": 232,
"b": 166
},
"hsl": {
"h": 148.32,
"s": 73.099,
"l": 66.471
},
"oklch": {
"l": 0.84251,
"c": 0.14685,
"h": 157.9
},
"luminance": 0.63592
}Semantic roles & 50–950 ramp
primary
#6BE8A6
secondary
#BB3C7F
accent
#1078D5
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1712
muted
#808582