#6CDEBB#6CDEBB
#6CDEBB is a very light, moderate teal. Relative luminance 0.590; OKLCH L 82.4% C 0.117 H 170.8°. Best body text is #000000 at 12.80:1 contrast (WCAG AA passes).
Color values
| HEX | #6CDEBB |
|---|---|
| RGB | rgb(108, 222, 187) |
| HSL | hsl(162, 63%, 65%) |
| HSV | hsv(162, 51%, 87%) |
| CMYK | cmyk(51.4%, 0%, 15.8%, 12.9%) |
| CIE-LAB | lab(81.30, -40.77, 7.31) |
| CIE-LCH | lch(81.30, 41.42, 169.84°) |
| OKLab | oklab(82.41% -0.1152 0.0187) |
| OKLCH | oklch(82.41% 0.117 170.8) |
| XYZ | xyz(41.2713, 59.0149, 56.2202) |
| Luminance | 0.5902 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.68
Seafoam Blue
#78D1B6
ΔE00 3.87
Light Teal
#90E4C1
ΔE00 4.01
Mediumaquamarine
#66CDAA
ΔE00 4.11
Eucalyptus
#44D7A8
ΔE00 4.33
Aqua Marine
#2EE8BB
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CDEBB #DE6C8F
analogous
#6CDE82 #6CDEBB #6CC8DE
triadic
#6CDEBB #BB6CDE #DEBB6C
tetradic
#6CDEBB #826CDE #DE6C8F #C8DE6C
square
#6CDEBB #826CDE #DE6C8F #C8DE6C
split-complementary
#6CDEBB #DE6CC8 #DE826C
monochromatic
#26AA81 #3AD3A4 #6CDEBB #9EE9D2 #D0F4E9
Accessibility & contrast
On white
1.64
#6CDEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.80
#6CDEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CDEBB
12.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CDEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CDEBB | 1.00 | 1.64 | 12.80 | 12.80 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D1B9
Deuteranopia (green-blind)
#C7C5BD
Tritanopia (blue-blind)
#3BDFD4
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6cdebb; /* rgb */ color: rgb(108, 222, 187); /* oklch */ color: oklch(82.4% 0.117 170.8);
Tailwind
colors: {
custom: {
50: '#9ee9cf',
500: '#6cdebb',
950: '#000000',
},
}SCSS
$custom: #6cdebb; $custom-light: #9ee9cf; $custom-dark: #000000;
JSON
{
"hex": "#6cdebb",
"rgb": {
"r": 108,
"g": 222,
"b": 187
},
"hsl": {
"h": 161.579,
"s": 63.333,
"l": 64.706
},
"oklch": {
"l": 0.82413,
"c": 0.11666,
"h": 170.8
},
"luminance": 0.59019
}Semantic roles & 50–950 ramp
primary
#6CDEBB
secondary
#AC4263
accent
#1A51CB
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#0F1613
muted
#808483