#6CDBB2#6CDBB2
#6CDBB2 is a light, moderate teal. Relative luminance 0.571; OKLCH L 81.5% C 0.119 H 166.9°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #6CDBB2 |
|---|---|
| RGB | rgb(108, 219, 178) |
| HSL | hsl(158, 61%, 64%) |
| HSV | hsv(158, 51%, 86%) |
| CMYK | cmyk(50.7%, 0%, 18.7%, 14.1%) |
| CIE-LAB | lab(80.21, -41.44, 10.52) |
| CIE-LCH | lch(80.21, 42.76, 165.75°) |
| OKLab | oklab(81.46% -0.1158 0.027) |
| OKLCH | oklch(81.46% 0.119 166.9) |
| XYZ | xyz(39.5481, 57.0621, 51.0409) |
| Luminance | 0.5707 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.50
Eucalyptus
#44D7A8
ΔE00 3.24
Mediumaquamarine
#66CDAA
ΔE00 3.53
Light Teal
#90E4C1
ΔE00 4.30
Seafoam Blue
#78D1B6
ΔE00 4.41
Aqua Marine
#2EE8BB
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CDBB2 #DB6C95
analogous
#6CDB7B #6CDBB2 #6CCDDB
triadic
#6CDBB2 #B26CDB #DBB26C
tetradic
#6CDBB2 #7B6CDB #DB6C95 #CDDB6C
square
#6CDBB2 #7B6CDB #DB6C95 #CDDB6C
split-complementary
#6CDBB2 #DB6CCD #DB7B6C
monochromatic
#28A477 #3BCF98 #6CDBB2 #9DE7CC #CEF3E6
Accessibility & contrast
On white
1.69
#6CDBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#6CDBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CDBB2
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CDBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CDBB2 | 1.00 | 1.69 | 12.41 | 12.41 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CEB0
Deuteranopia (green-blind)
#C6C2B5
Tritanopia (blue-blind)
#42DCCF
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #6cdbb2; /* rgb */ color: rgb(108, 219, 178); /* oklch */ color: oklch(81.5% 0.119 166.9);
Tailwind
colors: {
custom: {
50: '#9de7c9',
500: '#6cdbb2',
950: '#000000',
},
}SCSS
$custom: #6cdbb2; $custom-light: #9de7c9; $custom-dark: #000000;
JSON
{
"hex": "#6cdbb2",
"rgb": {
"r": 108,
"g": 219,
"b": 178
},
"hsl": {
"h": 157.838,
"s": 60.656,
"l": 64.118
},
"oklch": {
"l": 0.81462,
"c": 0.11895,
"h": 166.9
},
"luminance": 0.57066
}Semantic roles & 50–950 ramp
primary
#6CDBB2
secondary
#A84469
accent
#1D5CC8
background
#FCFEFD
surface
#F5FCF9
border
#CFD5D2
text
#0F1613
muted
#808482