#6BEBD6#6BEBD6
#6BEBD6 is a very light, moderate teal. Relative luminance 0.674; OKLCH L 86.2% C 0.118 H 181.1°. Best body text is #000000 at 14.48:1 contrast (WCAG AA passes).
Color values
| HEX | #6BEBD6 |
|---|---|
| RGB | rgb(107, 235, 214) |
| HSL | hsl(170, 76%, 67%) |
| HSV | hsv(170, 54%, 92%) |
| CMYK | cmyk(54.5%, 0%, 8.9%, 7.8%) |
| CIE-LAB | lab(85.70, -40.46, -0.56) |
| CIE-LCH | lch(85.70, 40.47, 180.80°) |
| OKLab | oklab(86.2% -0.118 -0.0022) |
| OKLCH | oklch(86.2% 0.118 181.1) |
| XYZ | xyz(47.9040, 67.3929, 74.0889) |
| Luminance | 0.6740 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.09
Turquoise
#40E0D0
ΔE00 3.82
Aqua (survey)
#13EAC9
ΔE00 4.87
Bright Aqua
#0BF9EA
ΔE00 5.22
Light Turquoise
#7EF4CC
ΔE00 6.05
Light Aqua
#8CFFDB
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BEBD6 #EB6B80
analogous
#6BEB96 #6BEBD6 #6BC0EB
triadic
#6BEBD6 #D66BEB #EBD66B
tetradic
#6BEBD6 #966BEB #EB6B80 #C0EB6B
square
#6BEBD6 #966BEB #EB6B80 #C0EB6B
split-complementary
#6BEBD6 #EB6BC0 #EB966B
monochromatic
#1AC1A6 #35E4C7 #6BEBD6 #A1F2E5 #D7FAF4
Accessibility & contrast
On white
1.45
#6BEBD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.48
#6BEBD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BEBD6
14.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BEBD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BEBD6 | 1.00 | 1.45 | 14.48 | 14.48 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DFD5
Deuteranopia (green-blind)
#CED0D8
Tritanopia (blue-blind)
#02EFE4
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #6bebd6; /* rgb */ color: rgb(107, 235, 214); /* oklch */ color: oklch(86.2% 0.118 181.1);
Tailwind
colors: {
custom: {
50: '#a0f2e2',
500: '#6bebd6',
950: '#000000',
},
}SCSS
$custom: #6bebd6; $custom-light: #a0f2e2; $custom-dark: #000000;
JSON
{
"hex": "#6bebd6",
"rgb": {
"r": 107,
"g": 235,
"b": 214
},
"hsl": {
"h": 170.156,
"s": 76.19,
"l": 67.059
},
"oklch": {
"l": 0.86195,
"c": 0.11802,
"h": 181.1
},
"luminance": 0.67398
}Semantic roles & 50–950 ramp
primary
#6BEBD6
secondary
#C03A50
accent
#0D2ED8
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101715
muted
#808584