#6CD2DA#6CD2DA
#6CD2DA is a light, moderate teal. Relative luminance 0.543; OKLCH L 80.6% C 0.096 H 202.2°. Best body text is #000000 at 11.87:1 contrast (WCAG AA passes).
Color values
| HEX | #6CD2DA |
|---|---|
| RGB | rgb(108, 210, 218) |
| HSL | hsl(184, 60%, 64%) |
| HSV | hsv(184, 50%, 85%) |
| CMYK | cmyk(50.5%, 3.7%, 0%, 14.5%) |
| CIE-LAB | lab(78.66, -27.54, -13.11) |
| CIE-LCH | lch(78.66, 30.50, 205.45°) |
| OKLab | oklab(80.55% -0.0886 -0.0362) |
| OKLCH | oklch(80.55% 0.096 202.2) |
| XYZ | xyz(41.8807, 54.3395, 74.5976) |
| Luminance | 0.5434 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.81
Darkturquoise
#00CED1
ΔE00 5.78
Mediumturquoise
#48D1CC
ΔE00 6.03
Robin'S Egg
#6DEDFD
ΔE00 6.58
Robin Egg Blue
#8AF1FE
ΔE00 7.46
Robin'S Egg Blue
#98EFF9
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CD2DA #DA746C
analogous
#6CDAAB #6CD2DA #6C9BDA
triadic
#6CD2DA #DA6CD2 #D2DA6C
tetradic
#6CD2DA #AB6CDA #DA746C #9BDA6C
square
#6CD2DA #AB6CDA #DA746C #9BDA6C
split-complementary
#6CD2DA #DA6C9B #DAAB6C
monochromatic
#299AA3 #3BC3CE #6CD2DA #9DE1E6 #CEF0F3
Accessibility & contrast
On white
1.77
#6CD2DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.87
#6CD2DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CD2DA
11.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CD2DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CD2DA | 1.00 | 1.77 | 11.87 | 11.87 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CADB
Deuteranopia (green-blind)
#B3BDDB
Tritanopia (blue-blind)
#1FD9D4
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #6cd2da; /* rgb */ color: rgb(108, 210, 218); /* oklch */ color: oklch(80.6% 0.096 202.2);
Tailwind
colors: {
custom: {
50: '#9ee0e5',
500: '#6cd2da',
950: '#000000',
},
}SCSS
$custom: #6cd2da; $custom-light: #9ee0e5; $custom-dark: #000000;
JSON
{
"hex": "#6cd2da",
"rgb": {
"r": 108,
"g": 210,
"b": 218
},
"hsl": {
"h": 184.364,
"s": 59.783,
"l": 63.922
},
"oklch": {
"l": 0.80555,
"c": 0.09571,
"h": 202.2
},
"luminance": 0.54343
}Semantic roles & 50–950 ramp
primary
#6CD2DA
secondary
#A64B44
accent
#2A1EC7
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484