#6DEBCC#6DEBCC
#6DEBCC is a very light, vivid teal. Relative luminance 0.670; OKLCH L 86.0% C 0.122 H 174.8°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #6DEBCC |
|---|---|
| RGB | rgb(109, 235, 204) |
| HSL | hsl(165, 76%, 67%) |
| HSV | hsv(165, 54%, 92%) |
| CMYK | cmyk(53.6%, 0%, 13.2%, 7.8%) |
| CIE-LAB | lab(85.52, -42.43, 4.43) |
| CIE-LCH | lch(85.52, 42.66, 174.05°) |
| OKLab | oklab(85.98% -0.1211 0.0111) |
| OKLCH | oklch(85.98% 0.122 174.8) |
| XYZ | xyz(46.9092, 67.0231, 67.5797) |
| Luminance | 0.6703 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.82
Light Turquoise
#7EF4CC
ΔE00 3.36
Aqua (survey)
#13EAC9
ΔE00 3.97
Aqua Marine
#2EE8BB
ΔE00 4.71
Light Aqua
#8CFFDB
ΔE00 4.83
Light Teal
#90E4C1
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DEBCC #EB6D8C
analogous
#6DEB8D #6DEBCC #6DCBEB
triadic
#6DEBCC #CC6DEB #EBCC6D
tetradic
#6DEBCC #8D6DEB #EB6D8C #CBEB6D
square
#6DEBCC #8D6DEB #EB6D8C #CBEB6D
split-complementary
#6DEBCC #EB6DCB #EB8D6D
monochromatic
#1BC39A #37E4B9 #6DEBCC #A3F2DF #D9FAF2
Accessibility & contrast
On white
1.46
#6DEBCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#6DEBCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DEBCC
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DEBCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DEBCC | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DECB
Deuteranopia (green-blind)
#D0D0CE
Tritanopia (blue-blind)
#27EDE2
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #6debcc; /* rgb */ color: rgb(109, 235, 204); /* oklch */ color: oklch(86.0% 0.122 174.8);
Tailwind
colors: {
custom: {
50: '#a0f2db',
500: '#6debcc',
950: '#000000',
},
}SCSS
$custom: #6debcc; $custom-light: #a0f2db; $custom-dark: #000000;
JSON
{
"hex": "#6debcc",
"rgb": {
"r": 109,
"g": 235,
"b": 204
},
"hsl": {
"h": 165.238,
"s": 75.904,
"l": 67.451
},
"oklch": {
"l": 0.85979,
"c": 0.12165,
"h": 174.8
},
"luminance": 0.67028
}Semantic roles & 50–950 ramp
primary
#6DEBCC
secondary
#C13B5C
accent
#0D3FD8
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101715
muted
#808584