#6CDEBF#6CDEBF
#6CDEBF is a very light, moderate teal. Relative luminance 0.592; OKLCH L 82.5% C 0.114 H 173.2°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #6CDEBF |
|---|---|
| RGB | rgb(108, 222, 191) |
| HSL | hsl(164, 63%, 65%) |
| HSV | hsv(164, 51%, 87%) |
| CMYK | cmyk(51.4%, 0%, 14%, 12.9%) |
| CIE-LAB | lab(81.40, -39.86, 5.33) |
| CIE-LCH | lch(81.40, 40.22, 172.39°) |
| OKLab | oklab(82.52% -0.1134 0.0135) |
| OKLCH | oklch(82.52% 0.114 173.2) |
| XYZ | xyz(41.7054, 59.1886, 58.5069) |
| Luminance | 0.5919 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.58
Light Teal
#90E4C1
ΔE00 4.34
Mediumaquamarine
#66CDAA
ΔE00 4.46
Seafoam
#7FE0B3
ΔE00 4.70
Aquamarine (survey)
#04D8B2
ΔE00 5.01
Aqua Marine
#2EE8BB
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CDEBF #DE6C8B
analogous
#6CDE86 #6CDEBF #6CC4DE
triadic
#6CDEBF #BF6CDE #DEBF6C
tetradic
#6CDEBF #866CDE #DE6C8B #C4DE6C
square
#6CDEBF #866CDE #DE6C8B #C4DE6C
split-complementary
#6CDEBF #DE6CC4 #DE866C
monochromatic
#26AA86 #3AD3A9 #6CDEBF #9EE9D5 #D0F4EB
Accessibility & contrast
On white
1.64
#6CDEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#6CDEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CDEBF
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CDEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CDEBF | 1.00 | 1.64 | 12.84 | 12.84 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D2BE
Deuteranopia (green-blind)
#C6C5C1
Tritanopia (blue-blind)
#38E0D5
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6cdebf; /* rgb */ color: rgb(108, 222, 191); /* oklch */ color: oklch(82.5% 0.114 173.2);
Tailwind
colors: {
custom: {
50: '#9ee9d2',
500: '#6cdebf',
950: '#000000',
},
}SCSS
$custom: #6cdebf; $custom-light: #9ee9d2; $custom-dark: #000000;
JSON
{
"hex": "#6cdebf",
"rgb": {
"r": 108,
"g": 222,
"b": 191
},
"hsl": {
"h": 163.684,
"s": 63.333,
"l": 64.706
},
"oklch": {
"l": 0.82521,
"c": 0.11419,
"h": 173.2
},
"luminance": 0.59192
}Semantic roles & 50–950 ramp
primary
#6CDEBF
secondary
#AC425F
accent
#1A4ACB
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#0F1614
muted
#808483