#6CDBE7#6CDBE7
#6CDBE7 is a very light, moderate teal. Relative luminance 0.596; OKLCH L 83.1% C 0.103 H 204.8°. Best body text is #000000 at 12.92:1 contrast (WCAG AA passes).
Color values
| HEX | #6CDBE7 |
|---|---|
| RGB | rgb(108, 219, 231) |
| HSL | hsl(186, 72%, 66%) |
| HSV | hsv(186, 53%, 91%) |
| CMYK | cmyk(53.2%, 5.2%, 0%, 9.4%) |
| CIE-LAB | lab(81.63, -28.44, -15.59) |
| CIE-LCH | lch(81.63, 32.43, 208.73°) |
| OKLab | oklab(83.08% -0.0932 -0.0431) |
| OKLCH | oklch(83.08% 0.103 204.8) |
| XYZ | xyz(45.9338, 59.6164, 84.6723) |
| Luminance | 0.5962 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.16
Aqua Blue
#02D8E9
ΔE00 4.20
Robin Egg Blue
#8AF1FE
ΔE00 5.28
Robin'S Egg Blue
#98EFF9
ΔE00 5.66
Darkturquoise
#00CED1
ΔE00 7.07
Neon Blue
#04D9FF
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CDBE7 #E7786C
analogous
#6CE7B6 #6CDBE7 #6C9EE7
triadic
#6CDBE7 #E76CDB #DBE76C
tetradic
#6CDBE7 #B66CE7 #E7786C #9EE76C
square
#6CDBE7 #B66CE7 #E7786C #9EE76C
split-complementary
#6CDBE7 #E76C9E #E7B66C
monochromatic
#1EABBA #37CEDE #6CDBE7 #A1E8F0 #D5F5F8
Accessibility & contrast
On white
1.62
#6CDBE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.92
#6CDBE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CDBE7
12.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CDBE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CDBE7 | 1.00 | 1.62 | 12.92 | 12.92 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD3E8
Deuteranopia (green-blind)
#B9C5E7
Tritanopia (blue-blind)
#00E3DE
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #6cdbe7; /* rgb */ color: rgb(108, 219, 231); /* oklch */ color: oklch(83.1% 0.103 204.8);
Tailwind
colors: {
custom: {
50: '#a0e6ee',
500: '#6cdbe7',
950: '#000000',
},
}SCSS
$custom: #6cdbe7; $custom-light: #a0e6ee; $custom-dark: #000000;
JSON
{
"hex": "#6cdbe7",
"rgb": {
"r": 108,
"g": 219,
"b": 231
},
"hsl": {
"h": 185.854,
"s": 71.93,
"l": 66.471
},
"oklch": {
"l": 0.83075,
"c": 0.10265,
"h": 204.8
},
"luminance": 0.59621
}Semantic roles & 50–950 ramp
primary
#6CDBE7
secondary
#BA4A3D
accent
#2412D4
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101616
muted
#808485