#6BE3DD#6BE3DD
#6BE3DD is a very light, moderate teal. Relative luminance 0.633; OKLCH L 84.5% C 0.108 H 190.9°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE3DD |
|---|---|
| RGB | rgb(107, 227, 221) |
| HSL | hsl(177, 68%, 65%) |
| HSV | hsv(177, 53%, 89%) |
| CMYK | cmyk(52.9%, 0%, 2.6%, 11%) |
| CIE-LAB | lab(83.59, -35.06, -7.36) |
| CIE-LCH | lch(83.59, 35.83, 191.86°) |
| OKLab | oklab(84.55% -0.1065 -0.0205) |
| OKLCH | oklch(84.55% 0.108 190.9) |
| XYZ | xyz(46.5781, 63.2800, 78.1522) |
| Luminance | 0.6328 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 4.50
Mediumturquoise
#48D1CC
ΔE00 4.73
Bright Light Blue
#26F7FD
ΔE00 6.43
Bright Cyan
#41FDFE
ΔE00 6.47
Bright Aqua
#0BF9EA
ΔE00 6.66
Tiffany Blue
#7BF2DA
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE3DD #E36B71
analogous
#6BE3A1 #6BE3DD #6BADE3
triadic
#6BE3DD #DD6BE3 #E3DD6B
tetradic
#6BE3DD #A16BE3 #E36B71 #ADE36B
square
#6BE3DD #A16BE3 #E36B71 #ADE36B
split-complementary
#6BE3DD #E36BAD #E3A16B
monochromatic
#22B2AB #38D9D1 #6BE3DD #9EEDE9 #D2F6F5
Accessibility & contrast
On white
1.54
#6BE3DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#6BE3DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE3DD
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE3DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE3DD | 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)
#D7D9DD
Deuteranopia (green-blind)
#C4CADE
Tritanopia (blue-blind)
#00E8E1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #6be3dd; /* rgb */ color: rgb(107, 227, 221); /* oklch */ color: oklch(84.5% 0.108 190.9);
Tailwind
colors: {
custom: {
50: '#9fece7',
500: '#6be3dd',
950: '#000000',
},
}SCSS
$custom: #6be3dd; $custom-light: #9fece7; $custom-dark: #000000;
JSON
{
"hex": "#6be3dd",
"rgb": {
"r": 107,
"g": 227,
"b": 221
},
"hsl": {
"h": 177,
"s": 68.182,
"l": 65.49
},
"oklch": {
"l": 0.84548,
"c": 0.10844,
"h": 190.9
},
"luminance": 0.63284
}Semantic roles & 50–950 ramp
primary
#6BE3DD
secondary
#B33F45
accent
#151FD0
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#101616
muted
#808484