#6CDADD#6CDADD
#6CDADD is a very light, moderate teal. Relative luminance 0.586; OKLCH L 82.5% C 0.101 H 197.8°. Best body text is #000000 at 12.71:1 contrast (WCAG AA passes).
Color values
| HEX | #6CDADD |
|---|---|
| RGB | rgb(108, 218, 221) |
| HSL | hsl(182, 62%, 65%) |
| HSV | hsv(182, 51%, 87%) |
| CMYK | cmyk(51.1%, 1.4%, 0%, 13.3%) |
| CIE-LAB | lab(81.04, -30.61, -11.15) |
| CIE-LCH | lch(81.04, 32.58, 200.01°) |
| OKLab | oklab(82.5% -0.0961 -0.0308) |
| OKLCH | oklch(82.5% 0.101 197.8) |
| XYZ | xyz(44.3015, 58.5473, 77.3587) |
| Luminance | 0.5855 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.73
Aqua Blue
#02D8E9
ΔE00 5.39
Darkturquoise
#00CED1
ΔE00 5.47
Robin'S Egg
#6DEDFD
ΔE00 6.04
Robin Egg Blue
#8AF1FE
ΔE00 6.77
Robin'S Egg Blue
#98EFF9
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CDADD #DD6F6C
analogous
#6CDDA8 #6CDADD #6CA2DD
triadic
#6CDADD #DD6CDA #DADD6C
tetradic
#6CDADD #A86CDD #DD6F6C #A2DD6C
square
#6CDADD #A86CDD #DD6F6C #A2DD6C
split-complementary
#6CDADD #DD6CA2 #DDA86C
monochromatic
#27A4A8 #3ACDD2 #6CDADD #9EE7E8 #CFF3F4
Accessibility & contrast
On white
1.65
#6CDADD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.71
#6CDADD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CDADD
12.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CDADD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CDADD | 1.00 | 1.65 | 12.71 | 12.71 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD1DD
Deuteranopia (green-blind)
#BAC3DE
Tritanopia (blue-blind)
#10E0DB
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #6cdadd; /* rgb */ color: rgb(108, 218, 221); /* oklch */ color: oklch(82.5% 0.101 197.8);
Tailwind
colors: {
custom: {
50: '#9fe5e7',
500: '#6cdadd',
950: '#000000',
},
}SCSS
$custom: #6cdadd; $custom-light: #9fe5e7; $custom-dark: #000000;
JSON
{
"hex": "#6cdadd",
"rgb": {
"r": 108,
"g": 218,
"b": 221
},
"hsl": {
"h": 181.593,
"s": 62.431,
"l": 64.51
},
"oklch": {
"l": 0.82502,
"c": 0.10096,
"h": 197.8
},
"luminance": 0.58551
}Semantic roles & 50–950 ramp
primary
#6CDADD
secondary
#AA4643
accent
#201BCA
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1616
muted
#808484