#6CD4DA#6CD4DA
#6CD4DA is a light, moderate teal. Relative luminance 0.553; OKLCH L 81.0% C 0.097 H 200.4°. Best body text is #000000 at 12.07:1 contrast (WCAG AA passes).
Color values
| HEX | #6CD4DA |
|---|---|
| RGB | rgb(108, 212, 218) |
| HSL | hsl(183, 60%, 64%) |
| HSV | hsv(183, 50%, 85%) |
| CMYK | cmyk(50.5%, 2.8%, 0%, 14.5%) |
| CIE-LAB | lab(79.23, -28.51, -12.25) |
| CIE-LCH | lch(79.23, 31.03, 203.25°) |
| OKLab | oklab(81.02% -0.0908 -0.0338) |
| OKLCH | oklch(81.02% 0.097 200.4) |
| XYZ | xyz(42.3776, 55.3333, 74.7632) |
| Luminance | 0.5534 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.93
Mediumturquoise
#48D1CC
ΔE00 5.35
Darkturquoise
#00CED1
ΔE00 5.44
Robin'S Egg
#6DEDFD
ΔE00 6.46
Robin'S Egg Blue
#98EFF9
ΔE00 7.30
Robin Egg Blue
#8AF1FE
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CD4DA #DA726C
analogous
#6CDAA9 #6CD4DA #6C9DDA
triadic
#6CD4DA #DA6CD4 #D4DA6C
tetradic
#6CD4DA #A96CDA #DA726C #9DDA6C
square
#6CD4DA #A96CDA #DA726C #9DDA6C
split-complementary
#6CD4DA #DA6C9D #DAA96C
monochromatic
#299CA3 #3BC6CE #6CD4DA #9DE2E6 #CEF1F3
Accessibility & contrast
On white
1.74
#6CD4DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.07
#6CD4DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CD4DA
12.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CD4DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CD4DA | 1.00 | 1.74 | 12.07 | 12.07 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CCDB
Deuteranopia (green-blind)
#B5BFDB
Tritanopia (blue-blind)
#1DDAD6
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #6cd4da; /* rgb */ color: rgb(108, 212, 218); /* oklch */ color: oklch(81.0% 0.097 200.4);
Tailwind
colors: {
custom: {
50: '#9ee1e5',
500: '#6cd4da',
950: '#000000',
},
}SCSS
$custom: #6cd4da; $custom-light: #9ee1e5; $custom-dark: #000000;
JSON
{
"hex": "#6cd4da",
"rgb": {
"r": 108,
"g": 212,
"b": 218
},
"hsl": {
"h": 183.273,
"s": 59.783,
"l": 63.922
},
"oklch": {
"l": 0.81016,
"c": 0.09691,
"h": 200.4
},
"luminance": 0.55337
}Semantic roles & 50–950 ramp
primary
#6CD4DA
secondary
#A64944
accent
#271EC7
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484