#6CDBDD#6CDBDD
#6CDBDD is a very light, moderate teal. Relative luminance 0.591; OKLCH L 82.7% C 0.102 H 196.9°. Best body text is #000000 at 12.81:1 contrast (WCAG AA passes).
Color values
| HEX | #6CDBDD |
|---|---|
| RGB | rgb(108, 219, 221) |
| HSL | hsl(181, 62%, 65%) |
| HSV | hsv(181, 51%, 87%) |
| CMYK | cmyk(51.1%, 0.9%, 0%, 13.3%) |
| CIE-LAB | lab(81.33, -31.09, -10.72) |
| CIE-LCH | lch(81.33, 32.89, 199.02°) |
| OKLab | oklab(82.73% -0.0972 -0.0296) |
| OKLCH | oklch(82.73% 0.102 196.9) |
| XYZ | xyz(44.5616, 59.0675, 77.4454) |
| Luminance | 0.5907 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.57
Darkturquoise
#00CED1
ΔE00 5.51
Aqua Blue
#02D8E9
ΔE00 5.65
Robin'S Egg
#6DEDFD
ΔE00 6.16
Robin Egg Blue
#8AF1FE
ΔE00 6.85
Robin'S Egg Blue
#98EFF9
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CDBDD #DD6E6C
analogous
#6CDDA7 #6CDBDD #6CA3DD
triadic
#6CDBDD #DD6CDB #DBDD6C
tetradic
#6CDBDD #A76CDD #DD6E6C #A3DD6C
square
#6CDBDD #A76CDD #DD6E6C #A3DD6C
split-complementary
#6CDBDD #DD6CA3 #DDA76C
monochromatic
#27A6A8 #3ACFD2 #6CDBDD #9EE7E8 #CFF3F4
Accessibility & contrast
On white
1.64
#6CDBDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.81
#6CDBDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CDBDD
12.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CDBDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CDBDD | 1.00 | 1.64 | 12.81 | 12.81 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED2DD
Deuteranopia (green-blind)
#BCC4DE
Tritanopia (blue-blind)
#0FE1DB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6cdbdd; /* rgb */ color: rgb(108, 219, 221); /* oklch */ color: oklch(82.7% 0.102 196.9);
Tailwind
colors: {
custom: {
50: '#9fe6e7',
500: '#6cdbdd',
950: '#000000',
},
}SCSS
$custom: #6cdbdd; $custom-light: #9fe6e7; $custom-dark: #000000;
JSON
{
"hex": "#6cdbdd",
"rgb": {
"r": 108,
"g": 219,
"b": 221
},
"hsl": {
"h": 181.062,
"s": 62.431,
"l": 64.51
},
"oklch": {
"l": 0.82733,
"c": 0.10165,
"h": 196.9
},
"luminance": 0.59072
}Semantic roles & 50–950 ramp
primary
#6CDBDD
secondary
#AA4543
accent
#1E1BCA
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1616
muted
#808484