#6FDCDC#6FDCDC
#6FDCDC is a very light, moderate teal. Relative luminance 0.597; OKLCH L 83.0% C 0.100 H 195.4°. Best body text is #000000 at 12.95:1 contrast (WCAG AA passes).
Color values
| HEX | #6FDCDC |
|---|---|
| RGB | rgb(111, 220, 220) |
| HSL | hsl(180, 61%, 65%) |
| HSV | hsv(180, 50%, 86%) |
| CMYK | cmyk(49.5%, 0%, 0%, 13.7%) |
| CIE-LAB | lab(81.69, -31.20, -9.64) |
| CIE-LCH | lch(81.69, 32.66, 197.16°) |
| OKLab | oklab(83.04% -0.0968 -0.0266) |
| OKLCH | oklch(83.04% 0.1 195.4) |
| XYZ | xyz(45.0617, 59.7292, 76.8505) |
| Luminance | 0.5973 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.41
Darkturquoise
#00CED1
ΔE00 5.79
Aqua Blue
#02D8E9
ΔE00 6.34
Robin'S Egg
#6DEDFD
ΔE00 6.57
Turquoise
#40E0D0
ΔE00 6.66
Robin'S Egg Blue
#98EFF9
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FDCDC #DC6F6F
analogous
#6FDCA6 #6FDCDC #6FA6DC
triadic
#6FDCDC #DC6FDC #DCDC6F
tetradic
#6FDCDC #A66FDC #DC6F6F #A6DC6F
square
#6FDCDC #A66FDC #DC6F6F #A6DC6F
split-complementary
#6FDCDC #DC6FA6 #DCA66F
monochromatic
#29A8A8 #3ED0D0 #6FDCDC #A0E8E8 #D1F4F4
Accessibility & contrast
On white
1.62
#6FDCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.95
#6FDCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FDCDC
12.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FDCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FDCDC | 1.00 | 1.62 | 12.95 | 12.95 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D3DC
Deuteranopia (green-blind)
#BDC5DD
Tritanopia (blue-blind)
#23E2DC
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #6fdcdc; /* rgb */ color: rgb(111, 220, 220); /* oklch */ color: oklch(83.0% 0.100 195.4);
Tailwind
colors: {
custom: {
50: '#a1e7e6',
500: '#6fdcdc',
950: '#000000',
},
}SCSS
$custom: #6fdcdc; $custom-light: #a1e7e6; $custom-dark: #000000;
JSON
{
"hex": "#6fdcdc",
"rgb": {
"r": 111,
"g": 220,
"b": 220
},
"hsl": {
"h": 180,
"s": 60.894,
"l": 64.902
},
"oklch": {
"l": 0.83044,
"c": 0.1004,
"h": 195.4
},
"luminance": 0.59733
}Semantic roles & 50–950 ramp
primary
#6FDCDC
secondary
#AB4545
accent
#1D1DC9
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101616
muted
#808484