#6CDDBC#6CDDBC
#6CDDBC is a very light, moderate teal. Relative luminance 0.585; OKLCH L 82.2% C 0.115 H 171.8°. Best body text is #000000 at 12.71:1 contrast (WCAG AA passes).
Color values
| HEX | #6CDDBC |
|---|---|
| RGB | rgb(108, 221, 188) |
| HSL | hsl(162, 62%, 65%) |
| HSV | hsv(162, 51%, 87%) |
| CMYK | cmyk(51.1%, 0%, 14.9%, 13.3%) |
| CIE-LAB | lab(81.03, -40.10, 6.39) |
| CIE-LCH | lch(81.03, 40.61, 170.94°) |
| OKLab | oklab(82.2% -0.1136 0.0163) |
| OKLCH | oklch(82.2% 0.115 171.8) |
| XYZ | xyz(41.1139, 58.5283, 56.6977) |
| Luminance | 0.5853 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.49
Mediumaquamarine
#66CDAA
ΔE00 4.02
Seafoam
#7FE0B3
ΔE00 4.15
Light Teal
#90E4C1
ΔE00 4.18
Eucalyptus
#44D7A8
ΔE00 4.64
Aquamarine (survey)
#04D8B2
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CDDBC #DD6C8D
analogous
#6CDD84 #6CDDBC #6CC6DD
triadic
#6CDDBC #BC6CDD #DDBC6C
tetradic
#6CDDBC #846CDD #DD6C8D #C6DD6C
square
#6CDDBC #846CDD #DD6C8D #C6DD6C
split-complementary
#6CDDBC #DD6CC6 #DD846C
monochromatic
#27A882 #3AD2A5 #6CDDBC #9EE8D3 #CFF4E9
Accessibility & contrast
On white
1.65
#6CDDBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.71
#6CDDBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CDDBC
12.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CDDBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CDDBC | 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)
#D7D1BA
Deuteranopia (green-blind)
#C6C4BE
Tritanopia (blue-blind)
#3ADFD3
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #6cddbc; /* rgb */ color: rgb(108, 221, 188); /* oklch */ color: oklch(82.2% 0.115 171.8);
Tailwind
colors: {
custom: {
50: '#9ee8d0',
500: '#6cddbc',
950: '#000000',
},
}SCSS
$custom: #6cddbc; $custom-light: #9ee8d0; $custom-dark: #000000;
JSON
{
"hex": "#6cddbc",
"rgb": {
"r": 108,
"g": 221,
"b": 188
},
"hsl": {
"h": 162.478,
"s": 62.431,
"l": 64.51
},
"oklch": {
"l": 0.82203,
"c": 0.11477,
"h": 171.8
},
"luminance": 0.58532
}Semantic roles & 50–950 ramp
primary
#6CDDBC
secondary
#AA4361
accent
#1B4ECA
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#0F1614
muted
#808483