#6FDECC#6FDECC
#6FDECC is a very light, moderate teal. Relative luminance 0.600; OKLCH L 83.0% C 0.106 H 181.7°. Best body text is #000000 at 13.00:1 contrast (WCAG AA passes).
Color values
| HEX | #6FDECC |
|---|---|
| RGB | rgb(111, 222, 204) |
| HSL | hsl(170, 63%, 65%) |
| HSV | hsv(170, 50%, 87%) |
| CMYK | cmyk(50%, 0%, 8.1%, 12.9%) |
| CIE-LAB | lab(81.83, -36.14, -0.93) |
| CIE-LCH | lch(81.83, 36.15, 181.48°) |
| OKLab | oklab(83.01% -0.1058 -0.0031) |
| OKLCH | oklch(83.01% 0.106 181.7) |
| XYZ | xyz(43.5713, 59.9779, 66.3958) |
| Luminance | 0.5998 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.36
Tiffany Blue
#7BF2DA
ΔE00 4.65
Seafoam Blue
#78D1B6
ΔE00 4.98
Mediumturquoise
#48D1CC
ΔE00 5.89
Aqua (survey)
#13EAC9
ΔE00 6.32
Pale Teal
#82CBB2
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FDECC #DE6F81
analogous
#6FDE94 #6FDECC #6FB9DE
triadic
#6FDECC #CC6FDE #DECC6F
tetradic
#6FDECC #946FDE #DE6F81 #B9DE6F
square
#6FDECC #946FDE #DE6F81 #B9DE6F
split-complementary
#6FDECC #DE6FB9 #DE946F
monochromatic
#27AB96 #3DD3BA #6FDECC #A1E9DE #D3F5EF
Accessibility & contrast
On white
1.62
#6FDECC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.00
#6FDECC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FDECC
13.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FDECC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FDECC | 1.00 | 1.62 | 13.00 | 13.00 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D3CB
Deuteranopia (green-blind)
#C4C6CE
Tritanopia (blue-blind)
#35E1D8
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #6fdecc; /* rgb */ color: rgb(111, 222, 204); /* oklch */ color: oklch(83.0% 0.106 181.7);
Tailwind
colors: {
custom: {
50: '#a0e8db',
500: '#6fdecc',
950: '#000000',
},
}SCSS
$custom: #6fdecc; $custom-light: #a0e8db; $custom-dark: #000000;
JSON
{
"hex": "#6fdecc",
"rgb": {
"r": 111,
"g": 222,
"b": 204
},
"hsl": {
"h": 170.27,
"s": 62.712,
"l": 65.294
},
"oklch": {
"l": 0.83008,
"c": 0.10581,
"h": 181.7
},
"luminance": 0.59982
}Semantic roles & 50–950 ramp
primary
#6FDECC
secondary
#AE4455
accent
#1B37CA
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#0F1615
muted
#808484