#6BE6BB#6BE6BB
#6BE6BB is a very light, vivid teal. Relative luminance 0.633; OKLCH L 84.3% C 0.127 H 167.7°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE6BB |
|---|---|
| RGB | rgb(107, 230, 187) |
| HSL | hsl(159, 71%, 66%) |
| HSV | hsv(159, 53%, 90%) |
| CMYK | cmyk(53.5%, 0%, 18.7%, 9.8%) |
| CIE-LAB | lab(83.60, -44.51, 10.60) |
| CIE-LCH | lch(83.60, 45.76, 166.61°) |
| OKLab | oklab(84.27% -0.1245 0.0272) |
| OKLCH | oklch(84.27% 0.127 167.7) |
| XYZ | xyz(43.3257, 63.3033, 56.9396) |
| Luminance | 0.6331 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.93
Light Turquoise
#7EF4CC
ΔE00 3.43
Aqua Marine
#2EE8BB
ΔE00 3.48
Light Teal
#90E4C1
ΔE00 4.21
Eucalyptus
#44D7A8
ΔE00 4.42
Light Aquamarine
#7BFDC7
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE6BB #E66B96
analogous
#6BE67D #6BE6BB #6BD4E6
triadic
#6BE6BB #BB6BE6 #E6BB6B
tetradic
#6BE6BB #7D6BE6 #E66B96 #D4E66B
square
#6BE6BB #7D6BE6 #E66B96 #D4E66B
split-complementary
#6BE6BB #E66BD4 #E67D6B
monochromatic
#1FB882 #37DDA3 #6BE6BB #9FEFD3 #D4F8EB
Accessibility & contrast
On white
1.54
#6BE6BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#6BE6BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE6BB
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE6BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE6BB | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D8B9
Deuteranopia (green-blind)
#CFCBBE
Tritanopia (blue-blind)
#35E7DA
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #6be6bb; /* rgb */ color: rgb(107, 230, 187); /* oklch */ color: oklch(84.3% 0.127 167.7);
Tailwind
colors: {
custom: {
50: '#9eeecf',
500: '#6be6bb',
950: '#000000',
},
}SCSS
$custom: #6be6bb; $custom-light: #9eeecf; $custom-dark: #000000;
JSON
{
"hex": "#6be6bb",
"rgb": {
"r": 107,
"g": 230,
"b": 187
},
"hsl": {
"h": 159.024,
"s": 71.098,
"l": 66.078
},
"oklch": {
"l": 0.84274,
"c": 0.12743,
"h": 167.7
},
"luminance": 0.63307
}Semantic roles & 50–950 ramp
primary
#6BE6BB
secondary
#B83E68
accent
#1256D3
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1613
muted
#808583