#6DE9CC#6DE9CC
#6DE9CC is a very light, moderate teal. Relative luminance 0.659; OKLCH L 85.5% C 0.119 H 175.7°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #6DE9CC |
|---|---|
| RGB | rgb(109, 233, 204) |
| HSL | hsl(166, 74%, 67%) |
| HSV | hsv(166, 53%, 91%) |
| CMYK | cmyk(53.2%, 0%, 12.4%, 8.6%) |
| CIE-LAB | lab(84.94, -41.55, 3.59) |
| CIE-LCH | lch(84.94, 41.70, 175.06°) |
| OKLab | oklab(85.51% -0.119 0.0089) |
| OKLCH | oklch(85.51% 0.119 175.7) |
| XYZ | xyz(46.3398, 65.8844, 67.3899) |
| Luminance | 0.6589 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.72
Light Turquoise
#7EF4CC
ΔE00 3.98
Aqua (survey)
#13EAC9
ΔE00 4.03
Light Teal
#90E4C1
ΔE00 5.00
Aqua Marine
#2EE8BB
ΔE00 5.07
Light Aqua
#8CFFDB
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DE9CC #E96D8A
analogous
#6DE98E #6DE9CC #6DC8E9
triadic
#6DE9CC #CC6DE9 #E9CC6D
tetradic
#6DE9CC #8E6DE9 #E96D8A #C8E96D
square
#6DE9CC #8E6DE9 #E96D8A #C8E96D
split-complementary
#6DE9CC #E96DC8 #E98E6D
monochromatic
#1DBF99 #38E1B9 #6DE9CC #A2F1DF #D7F9F1
Accessibility & contrast
On white
1.48
#6DE9CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#6DE9CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DE9CC
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DE9CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DE9CC | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DCCB
Deuteranopia (green-blind)
#CECECE
Tritanopia (blue-blind)
#28ECE0
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #6de9cc; /* rgb */ color: rgb(109, 233, 204); /* oklch */ color: oklch(85.5% 0.119 175.7);
Tailwind
colors: {
custom: {
50: '#a0f0db',
500: '#6de9cc',
950: '#000000',
},
}SCSS
$custom: #6de9cc; $custom-light: #a0f0db; $custom-dark: #000000;
JSON
{
"hex": "#6de9cc",
"rgb": {
"r": 109,
"g": 233,
"b": 204
},
"hsl": {
"h": 165.968,
"s": 73.81,
"l": 67.059
},
"oklch": {
"l": 0.8551,
"c": 0.11934,
"h": 175.7
},
"luminance": 0.65889
}Semantic roles & 50–950 ramp
primary
#6DE9CC
secondary
#BE3C5B
accent
#103ED6
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101715
muted
#808584