#6BE6D8#6BE6D8
#6BE6D8 is a very light, moderate teal. Relative luminance 0.647; OKLCH L 85.1% C 0.112 H 185.3°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE6D8 |
|---|---|
| RGB | rgb(107, 230, 216) |
| HSL | hsl(173, 71%, 66%) |
| HSV | hsv(173, 53%, 90%) |
| CMYK | cmyk(53.5%, 0%, 6.1%, 9.8%) |
| CIE-LAB | lab(84.31, -37.71, -3.65) |
| CIE-LCH | lch(84.31, 37.88, 185.53°) |
| OKLab | oklab(85.09% -0.1118 -0.0104) |
| OKLCH | oklch(85.09% 0.112 185.3) |
| XYZ | xyz(46.7495, 64.6729, 74.9719) |
| Luminance | 0.6468 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.04
Tiffany Blue
#7BF2DA
ΔE00 4.14
Bright Aqua
#0BF9EA
ΔE00 5.49
Mediumturquoise
#48D1CC
ΔE00 5.95
Aqua (survey)
#13EAC9
ΔE00 6.63
Bright Turquoise
#0FFEF9
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE6D8 #E66B79
analogous
#6BE69A #6BE6D8 #6BB6E6
triadic
#6BE6D8 #D86BE6 #E6D86B
tetradic
#6BE6D8 #9A6BE6 #E66B79 #B6E66B
square
#6BE6D8 #9A6BE6 #E66B79 #B6E66B
split-complementary
#6BE6D8 #E66BB6 #E69A6B
monochromatic
#1FB8A6 #37DDCA #6BE6D8 #9FEFE6 #D4F8F4
Accessibility & contrast
On white
1.51
#6BE6D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#6BE6D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE6D8
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE6D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE6D8 | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDBD8
Deuteranopia (green-blind)
#C8CCDA
Tritanopia (blue-blind)
#04EAE1
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #6be6d8; /* rgb */ color: rgb(107, 230, 216); /* oklch */ color: oklch(85.1% 0.112 185.3);
Tailwind
colors: {
custom: {
50: '#9feee4',
500: '#6be6d8',
950: '#000000',
},
}SCSS
$custom: #6be6d8; $custom-light: #9feee4; $custom-dark: #000000;
JSON
{
"hex": "#6be6d8",
"rgb": {
"r": 107,
"g": 230,
"b": 216
},
"hsl": {
"h": 173.171,
"s": 71.098,
"l": 66.078
},
"oklch": {
"l": 0.85089,
"c": 0.11231,
"h": 185.3
},
"luminance": 0.64677
}Semantic roles & 50–950 ramp
primary
#6BE6D8
secondary
#B83E4B
accent
#1228D3
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101615
muted
#808584