#6BE8A5#6BE8A5
#6BE8A5 is a very light, vivid green. Relative luminance 0.636; OKLCH L 84.2% C 0.148 H 157.5°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE8A5 |
|---|---|
| RGB | rgb(107, 232, 165) |
| HSL | hsl(148, 73%, 66%) |
| HSV | hsv(148, 54%, 91%) |
| CMYK | cmyk(53.9%, 0%, 28.9%, 9%) |
| CIE-LAB | lab(83.73, -49.93, 22.25) |
| CIE-LCH | lch(83.73, 54.66, 155.98°) |
| OKLab | oklab(84.23% -0.1365 0.0565) |
| OKLCH | oklch(84.23% 0.148 157.5) |
| XYZ | xyz(41.7081, 63.5519, 45.6588) |
| Luminance | 0.6356 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.48
Seafoam Green
#7AF9AB
ΔE00 4.07
Seafoam (survey)
#80F9AD
ΔE00 4.14
Light Blue Green
#7EFBB3
ΔE00 4.22
Aqua Green
#12E193
ΔE00 4.58
Seafoam
#7FE0B3
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE8A5 #E86BAE
analogous
#70E86B #6BE8A5 #6BE8E4
triadic
#6BE8A5 #A56BE8 #E8A56B
tetradic
#6BE8A5 #6B70E8 #E86BAE #E8E46B
square
#6BE8A5 #6B70E8 #E86BAE #E8E46B
split-complementary
#6BE8A5 #E46BE8 #E86B70
monochromatic
#1DBB67 #36E085 #6BE8A5 #A0F0C5 #D5F8E5
Accessibility & contrast
On white
1.53
#6BE8A5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#6BE8A5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE8A5
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE8A5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE8A5 | 1.00 | 1.53 | 13.71 | 13.71 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D8A1
Deuteranopia (green-blind)
#D5CCA9
Tritanopia (blue-blind)
#43E6D6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #6be8a5; /* rgb */ color: rgb(107, 232, 165); /* oklch */ color: oklch(84.2% 0.148 157.5);
Tailwind
colors: {
custom: {
50: '#9ef0c0',
500: '#6be8a5',
950: '#000000',
},
}SCSS
$custom: #6be8a5; $custom-light: #9ef0c0; $custom-dark: #000000;
JSON
{
"hex": "#6be8a5",
"rgb": {
"r": 107,
"g": 232,
"b": 165
},
"hsl": {
"h": 147.84,
"s": 73.099,
"l": 66.471
},
"oklch": {
"l": 0.8423,
"c": 0.14772,
"h": 157.5
},
"luminance": 0.63556
}Semantic roles & 50–950 ramp
primary
#6BE8A5
secondary
#BB3C80
accent
#107AD5
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1712
muted
#808582