#6BE2D5#6BE2D5
#6BE2D5 is a very light, moderate teal. Relative luminance 0.623; OKLCH L 84.1% C 0.109 H 185.8°. Best body text is #000000 at 13.46:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE2D5 |
|---|---|
| RGB | rgb(107, 226, 213) |
| HSL | hsl(173, 67%, 65%) |
| HSV | hsv(173, 53%, 89%) |
| CMYK | cmyk(52.7%, 0%, 5.8%, 11.4%) |
| CIE-LAB | lab(83.08, -36.62, -3.88) |
| CIE-LCH | lch(83.08, 36.82, 186.05°) |
| OKLab | oklab(84.07% -0.1088 -0.011) |
| OKLCH | oklch(84.07% 0.109 185.8) |
| XYZ | xyz(45.2649, 62.3184, 72.5811) |
| Luminance | 0.6232 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.94
Tiffany Blue
#7BF2DA
ΔE00 4.89
Mediumturquoise
#48D1CC
ΔE00 5.15
Bright Aqua
#0BF9EA
ΔE00 6.24
Seafoam Blue
#78D1B6
ΔE00 7.02
Aqua (survey)
#13EAC9
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE2D5 #E26B78
analogous
#6BE299 #6BE2D5 #6BB4E2
triadic
#6BE2D5 #D56BE2 #E2D56B
tetradic
#6BE2D5 #996BE2 #E26B78 #B4E26B
square
#6BE2D5 #996BE2 #E26B78 #B4E26B
split-complementary
#6BE2D5 #E26BB4 #E2996B
monochromatic
#23B0A1 #38D8C6 #6BE2D5 #9EECE4 #D1F6F2
Accessibility & contrast
On white
1.56
#6BE2D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.46
#6BE2D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE2D5
13.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE2D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE2D5 | 1.00 | 1.56 | 13.46 | 13.46 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D7D5
Deuteranopia (green-blind)
#C5C9D6
Tritanopia (blue-blind)
#15E6DE
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #6be2d5; /* rgb */ color: rgb(107, 226, 213); /* oklch */ color: oklch(84.1% 0.109 185.8);
Tailwind
colors: {
custom: {
50: '#9febe1',
500: '#6be2d5',
950: '#000000',
},
}SCSS
$custom: #6be2d5; $custom-light: #9febe1; $custom-dark: #000000;
JSON
{
"hex": "#6be2d5",
"rgb": {
"r": 107,
"g": 226,
"b": 213
},
"hsl": {
"h": 173.445,
"s": 67.232,
"l": 65.294
},
"oklch": {
"l": 0.84065,
"c": 0.10937,
"h": 185.8
},
"luminance": 0.62323
}Semantic roles & 50–950 ramp
primary
#6BE2D5
secondary
#B1404C
accent
#162BCF
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1615
muted
#808484