#6CDBDF#6CDBDF
#6CDBDF is a very light, moderate teal. Relative luminance 0.592; OKLCH L 82.8% C 0.102 H 198.5°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #6CDBDF |
|---|---|
| RGB | rgb(108, 219, 223) |
| HSL | hsl(182, 64%, 65%) |
| HSV | hsv(182, 52%, 87%) |
| CMYK | cmyk(51.6%, 1.8%, 0%, 12.5%) |
| CIE-LAB | lab(81.39, -30.57, -11.70) |
| CIE-LCH | lch(81.39, 32.73, 200.94°) |
| OKLab | oklab(82.8% -0.0964 -0.0323) |
| OKLCH | oklch(82.8% 0.102 198.5) |
| XYZ | xyz(44.8297, 59.1748, 78.8571) |
| Luminance | 0.5918 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.09
Aqua Blue
#02D8E9
ΔE00 5.17
Robin'S Egg
#6DEDFD
ΔE00 5.62
Darkturquoise
#00CED1
ΔE00 5.66
Robin Egg Blue
#8AF1FE
ΔE00 6.40
Robin'S Egg Blue
#98EFF9
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CDBDF #DF706C
analogous
#6CDFAA #6CDBDF #6CA2DF
triadic
#6CDBDF #DF6CDB #DBDF6C
tetradic
#6CDBDF #AA6CDF #DF706C #A2DF6C
square
#6CDBDF #AA6CDF #DF706C #A2DF6C
split-complementary
#6CDBDF #DF6CA2 #DFAA6C
monochromatic
#25A7AB #3ACFD4 #6CDBDF #9EE7EA #D1F4F5
Accessibility & contrast
On white
1.64
#6CDBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#6CDBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CDBDF
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CDBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CDBDF | 1.00 | 1.64 | 12.84 | 12.84 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED2DF
Deuteranopia (green-blind)
#BBC4E0
Tritanopia (blue-blind)
#07E1DC
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6cdbdf; /* rgb */ color: rgb(108, 219, 223); /* oklch */ color: oklch(82.8% 0.102 198.5);
Tailwind
colors: {
custom: {
50: '#9fe6e9',
500: '#6cdbdf',
950: '#000000',
},
}SCSS
$custom: #6cdbdf; $custom-light: #9fe6e9; $custom-dark: #000000;
JSON
{
"hex": "#6cdbdf",
"rgb": {
"r": 108,
"g": 219,
"b": 223
},
"hsl": {
"h": 182.087,
"s": 64.246,
"l": 64.902
},
"oklch": {
"l": 0.828,
"c": 0.10169,
"h": 198.5
},
"luminance": 0.59179
}Semantic roles & 50–950 ramp
primary
#6CDBDF
secondary
#AD4642
accent
#2019CC
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1616
muted
#808484