#6BCEDE#6BCEDE
#6BCEDE is a light, moderate teal. Relative luminance 0.525; OKLCH L 79.7% C 0.095 H 209.2°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #6BCEDE |
|---|---|
| RGB | rgb(107, 206, 222) |
| HSL | hsl(188, 64%, 65%) |
| HSV | hsv(188, 52%, 87%) |
| CMYK | cmyk(51.8%, 7.2%, 0%, 12.9%) |
| CIE-LAB | lab(77.60, -24.70, -16.85) |
| CIE-LCH | lch(77.60, 29.90, 214.30°) |
| OKLab | oklab(79.74% -0.0833 -0.0465) |
| OKLCH | oklch(79.74% 0.095 209.2) |
| XYZ | xyz(41.3143, 52.5386, 77.0569) |
| Luminance | 0.5254 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.34
Neon Blue
#04D9FF
ΔE00 6.61
Sky Blue
#87CEEB
ΔE00 6.85
Robin'S Egg
#6DEDFD
ΔE00 7.20
Darkturquoise
#00CED1
ΔE00 7.84
Baby Blue
#89CFF0
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BCEDE #DE7B6B
analogous
#6BDEB5 #6BCEDE #6B95DE
triadic
#6BCEDE #DE6BCE #CEDE6B
tetradic
#6BCEDE #B56BDE #DE7B6B #95DE6B
square
#6BCEDE #B56BDE #DE7B6B #95DE6B
split-complementary
#6BCEDE #DE6B95 #DEB56B
monochromatic
#2697A9 #39BDD3 #6BCEDE #9DDFE9 #CFEFF4
Accessibility & contrast
On white
1.82
#6BCEDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#6BCEDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BCEDE
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BCEDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BCEDE | 1.00 | 1.82 | 11.51 | 11.51 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC8DF
Deuteranopia (green-blind)
#ADBADE
Tritanopia (blue-blind)
#13D6D3
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #6bcede; /* rgb */ color: rgb(107, 206, 222); /* oklch */ color: oklch(79.7% 0.095 209.2);
Tailwind
colors: {
custom: {
50: '#9edde8',
500: '#6bcede',
950: '#000000',
},
}SCSS
$custom: #6bcede; $custom-light: #9edde8; $custom-dark: #000000;
JSON
{
"hex": "#6bcede",
"rgb": {
"r": 107,
"g": 206,
"b": 222
},
"hsl": {
"h": 188.348,
"s": 63.536,
"l": 64.51
},
"oklch": {
"l": 0.79737,
"c": 0.09539,
"h": 209.2
},
"luminance": 0.52542
}Semantic roles & 50–950 ramp
primary
#6BCEDE
secondary
#AB5142
accent
#331ACB
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1516
muted
#808484