#6DECCC#6DECCC
#6DECCC is a very light, vivid teal. Relative luminance 0.676; OKLCH L 86.2% C 0.123 H 174.3°. Best body text is #000000 at 14.52:1 contrast (WCAG AA passes).
Color values
| HEX | #6DECCC |
|---|---|
| RGB | rgb(109, 236, 204) |
| HSL | hsl(165, 77%, 68%) |
| HSV | hsv(165, 54%, 93%) |
| CMYK | cmyk(53.8%, 0%, 13.6%, 7.5%) |
| CIE-LAB | lab(85.80, -42.88, 4.84) |
| CIE-LCH | lch(85.80, 43.15, 173.55°) |
| OKLab | oklab(86.21% -0.1222 0.0122) |
| OKLCH | oklch(86.21% 0.123 174.3) |
| XYZ | xyz(47.1963, 67.5973, 67.6754) |
| Luminance | 0.6760 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.93
Light Turquoise
#7EF4CC
ΔE00 3.07
Aqua (survey)
#13EAC9
ΔE00 3.98
Aqua Marine
#2EE8BB
ΔE00 4.57
Light Aqua
#8CFFDB
ΔE00 4.60
Aquamarine
#7FFFD4
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DECCC #EC6D8D
analogous
#6DEC8C #6DECCC #6DCCEC
triadic
#6DECCC #CC6DEC #ECCC6D
tetradic
#6DECCC #8C6DEC #EC6D8D #CCEC6D
square
#6DECCC #8C6DEC #EC6D8D #CCEC6D
split-complementary
#6DECCC #EC6DCC #EC8C6D
monochromatic
#1AC59A #37E5B9 #6DECCC #A3F3DF #D9FAF2
Accessibility & contrast
On white
1.45
#6DECCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.52
#6DECCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DECCC
14.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DECCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DECCC | 1.00 | 1.45 | 14.52 | 14.52 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DFCB
Deuteranopia (green-blind)
#D1D1CE
Tritanopia (blue-blind)
#26EEE2
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #6deccc; /* rgb */ color: rgb(109, 236, 204); /* oklch */ color: oklch(86.2% 0.123 174.3);
Tailwind
colors: {
custom: {
50: '#a0f3db',
500: '#6deccc',
950: '#000000',
},
}SCSS
$custom: #6deccc; $custom-light: #a0f3db; $custom-dark: #000000;
JSON
{
"hex": "#6deccc",
"rgb": {
"r": 109,
"g": 236,
"b": 204
},
"hsl": {
"h": 164.882,
"s": 76.97,
"l": 67.647
},
"oklch": {
"l": 0.86214,
"c": 0.12282,
"h": 174.3
},
"luminance": 0.67602
}Semantic roles & 50–950 ramp
primary
#6DECCC
secondary
#C33A5D
accent
#0C40D9
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101715
muted
#808584