#6BEBCD#6BEBCD
#6BEBCD is a very light, vivid teal. Relative luminance 0.669; OKLCH L 85.9% C 0.122 H 175.5°. Best body text is #000000 at 14.39:1 contrast (WCAG AA passes).
Color values
| HEX | #6BEBCD |
|---|---|
| RGB | rgb(107, 235, 205) |
| HSL | hsl(166, 76%, 67%) |
| HSV | hsv(166, 54%, 92%) |
| CMYK | cmyk(54.5%, 0%, 12.8%, 7.8%) |
| CIE-LAB | lab(85.48, -42.61, 3.84) |
| CIE-LCH | lch(85.48, 42.78, 174.86°) |
| OKLab | oklab(85.94% -0.1219 0.0095) |
| OKLCH | oklch(85.94% 0.122 175.5) |
| XYZ | xyz(46.7862, 66.9458, 68.2020) |
| Luminance | 0.6695 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.65
Light Turquoise
#7EF4CC
ΔE00 3.67
Aqua (survey)
#13EAC9
ΔE00 3.81
Aqua Marine
#2EE8BB
ΔE00 4.83
Light Aqua
#8CFFDB
ΔE00 5.00
Light Teal
#90E4C1
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BEBCD #EB6B89
analogous
#6BEB8D #6BEBCD #6BC9EB
triadic
#6BEBCD #CD6BEB #EBCD6B
tetradic
#6BEBCD #8D6BEB #EB6B89 #C9EB6B
square
#6BEBCD #8D6BEB #EB6B89 #C9EB6B
split-complementary
#6BEBCD #EB6BC9 #EB8D6B
monochromatic
#1AC19A #35E4BB #6BEBCD #A1F2DF #D7FAF1
Accessibility & contrast
On white
1.46
#6BEBCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.39
#6BEBCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BEBCD
14.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BEBCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BEBCD | 1.00 | 1.46 | 14.39 | 14.39 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DECC
Deuteranopia (green-blind)
#D0D0CF
Tritanopia (blue-blind)
#1CEEE2
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #6bebcd; /* rgb */ color: rgb(107, 235, 205); /* oklch */ color: oklch(85.9% 0.122 175.5);
Tailwind
colors: {
custom: {
50: '#9ff2dc',
500: '#6bebcd',
950: '#000000',
},
}SCSS
$custom: #6bebcd; $custom-light: #9ff2dc; $custom-dark: #000000;
JSON
{
"hex": "#6bebcd",
"rgb": {
"r": 107,
"g": 235,
"b": 205
},
"hsl": {
"h": 165.938,
"s": 76.19,
"l": 67.059
},
"oklch": {
"l": 0.85937,
"c": 0.12228,
"h": 175.5
},
"luminance": 0.6695
}Semantic roles & 50–950 ramp
primary
#6BEBCD
secondary
#C03A5A
accent
#0D3DD8
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101715
muted
#808584