#6CDDC8#6CDDC8
#6CDDC8 is a very light, moderate teal. Relative luminance 0.591; OKLCH L 82.5% C 0.108 H 179.7°. Best body text is #000000 at 12.81:1 contrast (WCAG AA passes).
Color values
| HEX | #6CDDC8 |
|---|---|
| RGB | rgb(108, 221, 200) |
| HSL | hsl(169, 62%, 65%) |
| HSV | hsv(169, 51%, 87%) |
| CMYK | cmyk(51.1%, 0%, 9.5%, 13.3%) |
| CIE-LAB | lab(81.33, -37.29, 0.45) |
| CIE-LCH | lch(81.33, 37.29, 179.31°) |
| OKLab | oklab(82.54% -0.1083 0.0006) |
| OKLCH | oklch(82.54% 0.108 179.7) |
| XYZ | xyz(42.4616, 59.0674, 63.7959) |
| Luminance | 0.5907 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.61
Seafoam Blue
#78D1B6
ΔE00 4.26
Tiffany Blue
#7BF2DA
ΔE00 4.70
Aqua (survey)
#13EAC9
ΔE00 5.72
Pale Teal
#82CBB2
ΔE00 6.08
Mediumaquamarine
#66CDAA
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CDDC8 #DD6C81
analogous
#6CDD90 #6CDDC8 #6CB9DD
triadic
#6CDDC8 #C86CDD #DDC86C
tetradic
#6CDDC8 #906CDD #DD6C81 #B9DD6C
square
#6CDDC8 #906CDD #DD6C81 #B9DD6C
split-complementary
#6CDDC8 #DD6CB9 #DD906C
monochromatic
#27A890 #3AD2B5 #6CDDC8 #9EE8DB #CFF4ED
Accessibility & contrast
On white
1.64
#6CDDC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.81
#6CDDC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CDDC8
12.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CDDC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CDDC8 | 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)
#D5D2C7
Deuteranopia (green-blind)
#C3C5CA
Tritanopia (blue-blind)
#30E0D7
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6cddc8; /* rgb */ color: rgb(108, 221, 200); /* oklch */ color: oklch(82.5% 0.108 179.7);
Tailwind
colors: {
custom: {
50: '#9ee8d8',
500: '#6cddc8',
950: '#000000',
},
}SCSS
$custom: #6cddc8; $custom-light: #9ee8d8; $custom-dark: #000000;
JSON
{
"hex": "#6cddc8",
"rgb": {
"r": 108,
"g": 221,
"b": 200
},
"hsl": {
"h": 168.85,
"s": 62.431,
"l": 64.51
},
"oklch": {
"l": 0.82542,
"c": 0.10834,
"h": 179.7
},
"luminance": 0.59071
}Semantic roles & 50–950 ramp
primary
#6CDDC8
secondary
#AA4356
accent
#1B3CCA
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1614
muted
#808483