#6CCDB3#6CCDB3
#6CCDB3 is a light, moderate teal. Relative luminance 0.501; OKLCH L 78.2% C 0.100 H 174.0°. Best body text is #000000 at 11.02:1 contrast (WCAG AA passes).
Color values
| HEX | #6CCDB3 |
|---|---|
| RGB | rgb(108, 205, 179) |
| HSL | hsl(164, 49%, 61%) |
| HSV | hsv(164, 47%, 80%) |
| CMYK | cmyk(47.3%, 0%, 12.7%, 19.6%) |
| CIE-LAB | lab(76.13, -34.86, 4.13) |
| CIE-LCH | lch(76.13, 35.10, 173.24°) |
| OKLab | oklab(78.16% -0.0996 0.0104) |
| OKLCH | oklch(78.16% 0.1 174) |
| XYZ | xyz(36.1489, 50.1025, 50.4049) |
| Luminance | 0.5010 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 1.59
Mediumaquamarine
#66CDAA
ΔE00 2.69
Pale Teal
#82CBB2
ΔE00 2.96
Aquamarine (survey)
#04D8B2
ΔE00 6.15
Eucalyptus
#44D7A8
ΔE00 6.30
Turquoise (survey)
#06C2AC
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CCDB3 #CD6C86
analogous
#6CCD83 #6CCDB3 #6CB7CD
triadic
#6CCDB3 #B36CCD #CDB36C
tetradic
#6CCDB3 #836CCD #CD6C86 #B7CD6C
square
#6CCDB3 #836CCD #CD6C86 #B7CD6C
split-complementary
#6CCDB3 #CD6CB7 #CD836C
monochromatic
#308E75 #40BC9B #6CCDB3 #9ADDCB #C7ECE2
Accessibility & contrast
On white
1.91
#6CCDB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.02
#6CCDB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CCDB3
11.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CCDB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CCDB3 | 1.00 | 1.91 | 11.02 | 11.02 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C2B2
Deuteranopia (green-blind)
#B8B7B5
Tritanopia (blue-blind)
#46CFC5
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #6ccdb3; /* rgb */ color: rgb(108, 205, 179); /* oklch */ color: oklch(78.2% 0.100 174.0);
Tailwind
colors: {
custom: {
50: '#9cdcc9',
500: '#6ccdb3',
950: '#000000',
},
}SCSS
$custom: #6ccdb3; $custom-light: #9cdcc9; $custom-dark: #000000;
JSON
{
"hex": "#6ccdb3",
"rgb": {
"r": 108,
"g": 205,
"b": 179
},
"hsl": {
"h": 163.918,
"s": 49.239,
"l": 61.373
},
"oklch": {
"l": 0.7816,
"c": 0.10015,
"h": 174
},
"luminance": 0.50105
}Semantic roles & 50–950 ramp
primary
#6CCDB3
secondary
#95485D
accent
#2951BD
background
#FCFEFD
surface
#F5FCF9
border
#CFD5D2
text
#0F1513
muted
#808482