#6BE3DA#6BE3DA
#6BE3DA is a very light, moderate teal. Relative luminance 0.631; OKLCH L 84.5% C 0.109 H 188.7°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE3DA |
|---|---|
| RGB | rgb(107, 227, 218) |
| HSL | hsl(176, 68%, 65%) |
| HSV | hsv(176, 53%, 89%) |
| CMYK | cmyk(52.9%, 0%, 4%, 11%) |
| CIE-LAB | lab(83.51, -35.83, -5.90) |
| CIE-LCH | lch(83.51, 36.31, 189.35°) |
| OKLab | oklab(84.45% -0.1078 -0.0165) |
| OKLCH | oklch(84.45% 0.109 188.7) |
| XYZ | xyz(46.1820, 63.1216, 76.0660) |
| Luminance | 0.6313 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.71
Mediumturquoise
#48D1CC
ΔE00 4.84
Tiffany Blue
#7BF2DA
ΔE00 5.82
Bright Aqua
#0BF9EA
ΔE00 6.27
Bright Turquoise
#0FFEF9
ΔE00 6.91
Bright Cyan
#41FDFE
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE3DA #E36B74
analogous
#6BE39E #6BE3DA #6BB0E3
triadic
#6BE3DA #DA6BE3 #E3DA6B
tetradic
#6BE3DA #9E6BE3 #E36B74 #B0E36B
square
#6BE3DA #9E6BE3 #E36B74 #B0E36B
split-complementary
#6BE3DA #E36BB0 #E39E6B
monochromatic
#22B2A7 #38D9CD #6BE3DA #9EEDE7 #D2F6F4
Accessibility & contrast
On white
1.54
#6BE3DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#6BE3DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE3DA
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE3DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE3DA | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D9DA
Deuteranopia (green-blind)
#C5CADB
Tritanopia (blue-blind)
#01E8E0
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #6be3da; /* rgb */ color: rgb(107, 227, 218); /* oklch */ color: oklch(84.5% 0.109 188.7);
Tailwind
colors: {
custom: {
50: '#9fece5',
500: '#6be3da',
950: '#000000',
},
}SCSS
$custom: #6be3da; $custom-light: #9fece5; $custom-dark: #000000;
JSON
{
"hex": "#6be3da",
"rgb": {
"r": 107,
"g": 227,
"b": 218
},
"hsl": {
"h": 175.5,
"s": 68.182,
"l": 65.49
},
"oklch": {
"l": 0.84453,
"c": 0.10902,
"h": 188.7
},
"luminance": 0.63126
}Semantic roles & 50–950 ramp
primary
#6BE3DA
secondary
#B33F48
accent
#1523D0
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1615
muted
#808484