#6CDDBB#6CDDBB
#6CDDBB is a very light, moderate teal. Relative luminance 0.585; OKLCH L 82.2% C 0.115 H 171.2°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).
Color values
| HEX | #6CDDBB |
|---|---|
| RGB | rgb(108, 221, 187) |
| HSL | hsl(162, 62%, 65%) |
| HSV | hsv(162, 51%, 87%) |
| CMYK | cmyk(51.1%, 0%, 15.4%, 13.3%) |
| CIE-LAB | lab(81.01, -40.33, 6.89) |
| CIE-LCH | lch(81.01, 40.91, 170.31°) |
| OKLab | oklab(82.18% -0.114 0.0176) |
| OKLCH | oklch(82.18% 0.115 171.2) |
| XYZ | xyz(41.0064, 58.4853, 56.1319) |
| Luminance | 0.5849 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.59
Seafoam
#7FE0B3
ΔE00 3.90
Mediumaquamarine
#66CDAA
ΔE00 3.94
Light Teal
#90E4C1
ΔE00 4.11
Eucalyptus
#44D7A8
ΔE00 4.43
Aqua Marine
#2EE8BB
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CDDBB #DD6C8E
analogous
#6CDD83 #6CDDBB #6CC7DD
triadic
#6CDDBB #BB6CDD #DDBB6C
tetradic
#6CDDBB #836CDD #DD6C8E #C7DD6C
square
#6CDDBB #836CDD #DD6C8E #C7DD6C
split-complementary
#6CDDBB #DD6CC7 #DD836C
monochromatic
#27A881 #3AD2A4 #6CDDBB #9EE8D2 #CFF4E9
Accessibility & contrast
On white
1.65
#6CDDBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.70
#6CDDBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CDDBB
12.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CDDBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CDDBB | 1.00 | 1.65 | 12.70 | 12.70 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D1B9
Deuteranopia (green-blind)
#C6C4BD
Tritanopia (blue-blind)
#3BDFD3
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #6cddbb; /* rgb */ color: rgb(108, 221, 187); /* oklch */ color: oklch(82.2% 0.115 171.2);
Tailwind
colors: {
custom: {
50: '#9ee8cf',
500: '#6cddbb',
950: '#000000',
},
}SCSS
$custom: #6cddbb; $custom-light: #9ee8cf; $custom-dark: #000000;
JSON
{
"hex": "#6cddbb",
"rgb": {
"r": 108,
"g": 221,
"b": 187
},
"hsl": {
"h": 161.947,
"s": 62.431,
"l": 64.51
},
"oklch": {
"l": 0.82176,
"c": 0.1154,
"h": 171.2
},
"luminance": 0.58489
}Semantic roles & 50–950 ramp
primary
#6CDDBB
secondary
#AA4362
accent
#1B50CA
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#0F1613
muted
#808483