#6CDDBD#6CDDBD
#6CDDBD is a very light, moderate teal. Relative luminance 0.586; OKLCH L 82.2% C 0.114 H 172.5°. Best body text is #000000 at 12.72:1 contrast (WCAG AA passes).
Color values
| HEX | #6CDDBD |
|---|---|
| RGB | rgb(108, 221, 189) |
| HSL | hsl(163, 62%, 65%) |
| HSV | hsv(163, 51%, 87%) |
| CMYK | cmyk(51.1%, 0%, 14.5%, 13.3%) |
| CIE-LAB | lab(81.06, -39.87, 5.90) |
| CIE-LCH | lch(81.06, 40.30, 171.59°) |
| OKLab | oklab(82.23% -0.1132 0.015) |
| OKLCH | oklch(82.23% 0.114 172.5) |
| XYZ | xyz(41.2220, 58.5715, 57.2674) |
| Luminance | 0.5857 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.42
Mediumaquamarine
#66CDAA
ΔE00 4.11
Light Teal
#90E4C1
ΔE00 4.27
Seafoam
#7FE0B3
ΔE00 4.41
Eucalyptus
#44D7A8
ΔE00 4.86
Aquamarine (survey)
#04D8B2
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CDDBD #DD6C8C
analogous
#6CDD85 #6CDDBD #6CC5DD
triadic
#6CDDBD #BD6CDD #DDBD6C
tetradic
#6CDDBD #856CDD #DD6C8C #C5DD6C
square
#6CDDBD #856CDD #DD6C8C #C5DD6C
split-complementary
#6CDDBD #DD6CC5 #DD856C
monochromatic
#27A883 #3AD2A7 #6CDDBD #9EE8D3 #CFF4EA
Accessibility & contrast
On white
1.65
#6CDDBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.72
#6CDDBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CDDBD
12.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CDDBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CDDBD | 1.00 | 1.65 | 12.72 | 12.72 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D1BC
Deuteranopia (green-blind)
#C5C4BF
Tritanopia (blue-blind)
#3ADFD4
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #6cddbd; /* rgb */ color: rgb(108, 221, 189); /* oklch */ color: oklch(82.2% 0.114 172.5);
Tailwind
colors: {
custom: {
50: '#9ee8d0',
500: '#6cddbd',
950: '#000000',
},
}SCSS
$custom: #6cddbd; $custom-light: #9ee8d0; $custom-dark: #000000;
JSON
{
"hex": "#6cddbd",
"rgb": {
"r": 108,
"g": 221,
"b": 189
},
"hsl": {
"h": 163.009,
"s": 62.431,
"l": 64.51
},
"oklch": {
"l": 0.8223,
"c": 0.11416,
"h": 172.5
},
"luminance": 0.58575
}Semantic roles & 50–950 ramp
primary
#6CDDBD
secondary
#AA4360
accent
#1B4DCA
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#0F1614
muted
#808483