#6BE2CB#6BE2CB
#6BE2CB is a very light, moderate teal. Relative luminance 0.618; OKLCH L 83.8% C 0.113 H 178.9°. Best body text is #000000 at 13.37:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE2CB |
|---|---|
| RGB | rgb(107, 226, 203) |
| HSL | hsl(168, 67%, 65%) |
| HSV | hsv(168, 53%, 89%) |
| CMYK | cmyk(52.7%, 0%, 10.2%, 11.4%) |
| CIE-LAB | lab(82.82, -39.06, 1.03) |
| CIE-LCH | lch(82.82, 39.08, 178.49°) |
| OKLab | oklab(83.77% -0.1131 0.0021) |
| OKLCH | oklch(83.77% 0.113 178.9) |
| XYZ | xyz(44.0345, 61.8263, 66.1014) |
| Luminance | 0.6183 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.61
Turquoise
#40E0D0
ΔE00 3.69
Aqua (survey)
#13EAC9
ΔE00 4.84
Seafoam Blue
#78D1B6
ΔE00 4.98
Light Teal
#90E4C1
ΔE00 5.91
Light Turquoise
#7EF4CC
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE2CB #E26B82
analogous
#6BE28F #6BE2CB #6BBEE2
triadic
#6BE2CB #CB6BE2 #E2CB6B
tetradic
#6BE2CB #8F6BE2 #E26B82 #BEE26B
square
#6BE2CB #8F6BE2 #E26B82 #BEE26B
split-complementary
#6BE2CB #E26BBE #E28F6B
monochromatic
#23B095 #38D8B9 #6BE2CB #9EECDD #D1F6EF
Accessibility & contrast
On white
1.57
#6BE2CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.37
#6BE2CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE2CB
13.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE2CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE2CB | 1.00 | 1.57 | 13.37 | 13.37 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD6CA
Deuteranopia (green-blind)
#C7C9CD
Tritanopia (blue-blind)
#26E5DB
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #6be2cb; /* rgb */ color: rgb(107, 226, 203); /* oklch */ color: oklch(83.8% 0.113 178.9);
Tailwind
colors: {
custom: {
50: '#9eebda',
500: '#6be2cb',
950: '#000000',
},
}SCSS
$custom: #6be2cb; $custom-light: #9eebda; $custom-dark: #000000;
JSON
{
"hex": "#6be2cb",
"rgb": {
"r": 107,
"g": 226,
"b": 203
},
"hsl": {
"h": 168.403,
"s": 67.232,
"l": 65.294
},
"oklch": {
"l": 0.83767,
"c": 0.11314,
"h": 178.9
},
"luminance": 0.6183
}Semantic roles & 50–950 ramp
primary
#6BE2CB
secondary
#B14056
accent
#163ACF
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#0F1614
muted
#808483