#6CDDBA#6CDDBA
#6CDDBA is a very light, moderate teal. Relative luminance 0.584; OKLCH L 82.1% C 0.116 H 170.6°. Best body text is #000000 at 12.69:1 contrast (WCAG AA passes).
Color values
| HEX | #6CDDBA |
|---|---|
| RGB | rgb(108, 221, 186) |
| HSL | hsl(161, 62%, 65%) |
| HSV | hsv(161, 51%, 87%) |
| CMYK | cmyk(51.1%, 0%, 15.8%, 13.3%) |
| CIE-LAB | lab(80.98, -40.55, 7.38) |
| CIE-LCH | lch(80.98, 41.22, 169.68°) |
| OKLab | oklab(82.15% -0.1145 0.0189) |
| OKLCH | oklch(82.15% 0.116 170.6) |
| XYZ | xyz(40.8998, 58.4426, 55.5701) |
| Luminance | 0.5845 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.66
Seafoam Blue
#78D1B6
ΔE00 3.70
Mediumaquamarine
#66CDAA
ΔE00 3.88
Light Teal
#90E4C1
ΔE00 4.05
Eucalyptus
#44D7A8
ΔE00 4.23
Aqua Marine
#2EE8BB
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CDDBA #DD6C8F
analogous
#6CDD82 #6CDDBA #6CC8DD
triadic
#6CDDBA #BA6CDD #DDBA6C
tetradic
#6CDDBA #826CDD #DD6C8F #C8DD6C
square
#6CDDBA #826CDD #DD6C8F #C8DD6C
split-complementary
#6CDDBA #DD6CC8 #DD826C
monochromatic
#27A880 #3AD2A3 #6CDDBA #9EE8D1 #CFF4E9
Accessibility & contrast
On white
1.65
#6CDDBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.69
#6CDDBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CDDBA
12.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CDDBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CDDBA | 1.00 | 1.65 | 12.69 | 12.69 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D1B8
Deuteranopia (green-blind)
#C6C4BC
Tritanopia (blue-blind)
#3CDED3
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #6cddba; /* rgb */ color: rgb(108, 221, 186); /* oklch */ color: oklch(82.1% 0.116 170.6);
Tailwind
colors: {
custom: {
50: '#9ee8ce',
500: '#6cddba',
950: '#000000',
},
}SCSS
$custom: #6cddba; $custom-light: #9ee8ce; $custom-dark: #000000;
JSON
{
"hex": "#6cddba",
"rgb": {
"r": 108,
"g": 221,
"b": 186
},
"hsl": {
"h": 161.416,
"s": 62.431,
"l": 64.51
},
"oklch": {
"l": 0.82149,
"c": 0.11604,
"h": 170.6
},
"luminance": 0.58446
}Semantic roles & 50–950 ramp
primary
#6CDDBA
secondary
#AA4363
accent
#1B51CA
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#0F1613
muted
#808483