#6FDEDC#6FDEDC
#6FDEDC is a very light, moderate teal. Relative luminance 0.608; OKLCH L 83.5% C 0.102 H 193.8°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #6FDEDC |
|---|---|
| RGB | rgb(111, 222, 220) |
| HSL | hsl(179, 63%, 65%) |
| HSV | hsv(179, 50%, 87%) |
| CMYK | cmyk(50%, 0%, 0.9%, 12.9%) |
| CIE-LAB | lab(82.26, -32.15, -8.79) |
| CIE-LCH | lch(82.26, 33.33, 195.28°) |
| OKLab | oklab(83.51% -0.099 -0.0243) |
| OKLCH | oklch(83.51% 0.102 193.8) |
| XYZ | xyz(45.5898, 60.7852, 77.0265) |
| Luminance | 0.6079 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.34
Turquoise
#40E0D0
ΔE00 5.94
Darkturquoise
#00CED1
ΔE00 6.07
Bright Light Blue
#26F7FD
ΔE00 6.87
Aqua Blue
#02D8E9
ΔE00 6.96
Robin'S Egg
#6DEDFD
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FDEDC #DE6F71
analogous
#6FDEA4 #6FDEDC #6FA8DE
triadic
#6FDEDC #DC6FDE #DEDC6F
tetradic
#6FDEDC #A46FDE #DE6F71 #A8DE6F
square
#6FDEDC #A46FDE #DE6F71 #A8DE6F
split-complementary
#6FDEDC #DE6FA8 #DEA46F
monochromatic
#27ABA9 #3DD3D0 #6FDEDC #A1E9E8 #D3F5F4
Accessibility & contrast
On white
1.60
#6FDEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#6FDEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FDEDC
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FDEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FDEDC | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D5DC
Deuteranopia (green-blind)
#BFC7DD
Tritanopia (blue-blind)
#21E4DD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6fdedc; /* rgb */ color: rgb(111, 222, 220); /* oklch */ color: oklch(83.5% 0.102 193.8);
Tailwind
colors: {
custom: {
50: '#a1e8e6',
500: '#6fdedc',
950: '#000000',
},
}SCSS
$custom: #6fdedc; $custom-light: #a1e8e6; $custom-dark: #000000;
JSON
{
"hex": "#6fdedc",
"rgb": {
"r": 111,
"g": 222,
"b": 220
},
"hsl": {
"h": 178.919,
"s": 62.712,
"l": 65.294
},
"oklch": {
"l": 0.83506,
"c": 0.10193,
"h": 193.8
},
"luminance": 0.60789
}Semantic roles & 50–950 ramp
primary
#6FDEDC
secondary
#AE4446
accent
#1B1ECA
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101616
muted
#808484