#6CD9BB#6CD9BB
#6CD9BB is a light, moderate teal. Relative luminance 0.564; OKLCH L 81.2% C 0.110 H 173.1°. Best body text is #000000 at 12.28:1 contrast (WCAG AA passes).
Color values
| HEX | #6CD9BB |
|---|---|
| RGB | rgb(108, 217, 187) |
| HSL | hsl(163, 59%, 64%) |
| HSV | hsv(163, 50%, 85%) |
| CMYK | cmyk(50.2%, 0%, 13.8%, 14.9%) |
| CIE-LAB | lab(79.84, -38.52, 5.21) |
| CIE-LCH | lch(79.84, 38.87, 172.30°) |
| OKLab | oklab(81.23% -0.1096 0.0132) |
| OKLCH | oklch(81.23% 0.11 173.1) |
| XYZ | xyz(39.9629, 56.3982, 55.7841) |
| Luminance | 0.5640 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 2.54
Mediumaquamarine
#66CDAA
ΔE00 3.48
Light Teal
#90E4C1
ΔE00 4.73
Pale Teal
#82CBB2
ΔE00 4.79
Seafoam
#7FE0B3
ΔE00 4.94
Aquamarine (survey)
#04D8B2
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CD9BB #D96C8A
analogous
#6CD984 #6CD9BB #6CC0D9
triadic
#6CD9BB #BB6CD9 #D9BB6C
tetradic
#6CD9BB #846CD9 #D96C8A #C0D96C
square
#6CD9BB #846CD9 #D96C8A #C0D96C
split-complementary
#6CD9BB #D96CC0 #D9846C
monochromatic
#2AA180 #3BCCA5 #6CD9BB #9DE6D1 #CDF2E8
Accessibility & contrast
On white
1.71
#6CD9BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.28
#6CD9BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CD9BB
12.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CD9BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CD9BB | 1.00 | 1.71 | 12.28 | 12.28 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3CDBA
Deuteranopia (green-blind)
#C2C1BD
Tritanopia (blue-blind)
#3DDBD0
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #6cd9bb; /* rgb */ color: rgb(108, 217, 187); /* oklch */ color: oklch(81.2% 0.110 173.1);
Tailwind
colors: {
custom: {
50: '#9de5cf',
500: '#6cd9bb',
950: '#000000',
},
}SCSS
$custom: #6cd9bb; $custom-light: #9de5cf; $custom-dark: #000000;
JSON
{
"hex": "#6cd9bb",
"rgb": {
"r": 108,
"g": 217,
"b": 187
},
"hsl": {
"h": 163.486,
"s": 58.919,
"l": 63.725
},
"oklch": {
"l": 0.81228,
"c": 0.11041,
"h": 173.1
},
"luminance": 0.56402
}Semantic roles & 50–950 ramp
primary
#6CD9BB
secondary
#A5455F
accent
#1F4DC7
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1613
muted
#808483