#6BEBDB#6BEBDB
#6BEBDB is a very light, moderate teal. Relative luminance 0.677; OKLCH L 86.3% C 0.116 H 184.3°. Best body text is #000000 at 14.53:1 contrast (WCAG AA passes).
Color values
| HEX | #6BEBDB |
|---|---|
| RGB | rgb(107, 235, 219) |
| HSL | hsl(173, 76%, 67%) |
| HSV | hsv(173, 54%, 92%) |
| CMYK | cmyk(54.5%, 0%, 6.8%, 7.8%) |
| CIE-LAB | lab(85.83, -39.24, -3.00) |
| CIE-LCH | lch(85.83, 39.35, 184.37°) |
| OKLab | oklab(86.34% -0.1159 -0.0087) |
| OKLCH | oklch(86.34% 0.116 184.3) |
| XYZ | xyz(48.5523, 67.6523, 77.5036) |
| Luminance | 0.6766 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.14
Turquoise
#40E0D0
ΔE00 3.52
Bright Aqua
#0BF9EA
ΔE00 4.70
Aqua (survey)
#13EAC9
ΔE00 6.07
Bright Turquoise
#0FFEF9
ΔE00 6.42
Mediumturquoise
#48D1CC
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BEBDB #EB6B7B
analogous
#6BEB9B #6BEBDB #6BBBEB
triadic
#6BEBDB #DB6BEB #EBDB6B
tetradic
#6BEBDB #9B6BEB #EB6B7B #BBEB6B
square
#6BEBDB #9B6BEB #EB6B7B #BBEB6B
split-complementary
#6BEBDB #EB6BBB #EB9B6B
monochromatic
#1AC1AD #35E4CE #6BEBDB #A1F2E8 #D7FAF5
Accessibility & contrast
On white
1.45
#6BEBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.53
#6BEBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BEBDB
14.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BEBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BEBDB | 1.00 | 1.45 | 14.53 | 14.53 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DFDA
Deuteranopia (green-blind)
#CDD0DD
Tritanopia (blue-blind)
#00EFE6
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #6bebdb; /* rgb */ color: rgb(107, 235, 219); /* oklch */ color: oklch(86.3% 0.116 184.3);
Tailwind
colors: {
custom: {
50: '#a0f2e6',
500: '#6bebdb',
950: '#000000',
},
}SCSS
$custom: #6bebdb; $custom-light: #a0f2e6; $custom-dark: #000000;
JSON
{
"hex": "#6bebdb",
"rgb": {
"r": 107,
"g": 235,
"b": 219
},
"hsl": {
"h": 172.5,
"s": 76.19,
"l": 67.059
},
"oklch": {
"l": 0.86344,
"c": 0.11619,
"h": 184.3
},
"luminance": 0.67657
}Semantic roles & 50–950 ramp
primary
#6BEBDB
secondary
#C03A4B
accent
#0D27D8
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101715
muted
#808584