#6FDBDC#6FDBDC
#6FDBDC is a very light, moderate teal. Relative luminance 0.592; OKLCH L 82.8% C 0.100 H 196.2°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #6FDBDC |
|---|---|
| RGB | rgb(111, 219, 220) |
| HSL | hsl(181, 61%, 65%) |
| HSV | hsv(181, 50%, 86%) |
| CMYK | cmyk(49.5%, 0.5%, 0%, 13.7%) |
| CIE-LAB | lab(81.40, -30.73, -10.06) |
| CIE-LCH | lch(81.40, 32.33, 198.14°) |
| OKLab | oklab(82.81% -0.0957 -0.0278) |
| OKLCH | oklch(82.81% 0.1 196.2) |
| XYZ | xyz(44.8001, 59.2058, 76.7633) |
| Luminance | 0.5921 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.51
Darkturquoise
#00CED1
ΔE00 5.70
Aqua Blue
#02D8E9
ΔE00 6.05
Robin'S Egg
#6DEDFD
ΔE00 6.41
Robin'S Egg Blue
#98EFF9
ΔE00 6.92
Robin Egg Blue
#8AF1FE
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FDBDC #DC706F
analogous
#6FDCA6 #6FDBDC #6FA5DC
triadic
#6FDBDC #DC6FDB #DBDC6F
tetradic
#6FDBDC #A66FDC #DC706F #A5DC6F
square
#6FDBDC #A66FDC #DC706F #A5DC6F
split-complementary
#6FDBDC #DC6FA5 #DCA66F
monochromatic
#29A7A8 #3ECFD0 #6FDBDC #A0E7E8 #D1F4F4
Accessibility & contrast
On white
1.64
#6FDBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#6FDBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FDBDC
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FDBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FDBDC | 1.00 | 1.64 | 12.84 | 12.84 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD2DC
Deuteranopia (green-blind)
#BCC4DD
Tritanopia (blue-blind)
#24E1DB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6fdbdc; /* rgb */ color: rgb(111, 219, 220); /* oklch */ color: oklch(82.8% 0.100 196.2);
Tailwind
colors: {
custom: {
50: '#a1e6e6',
500: '#6fdbdc',
950: '#000000',
},
}SCSS
$custom: #6fdbdc; $custom-light: #a1e6e6; $custom-dark: #000000;
JSON
{
"hex": "#6fdbdc",
"rgb": {
"r": 111,
"g": 219,
"b": 220
},
"hsl": {
"h": 180.55,
"s": 60.894,
"l": 64.902
},
"oklch": {
"l": 0.82814,
"c": 0.09966,
"h": 196.2
},
"luminance": 0.5921
}Semantic roles & 50–950 ramp
primary
#6FDBDC
secondary
#AB4645
accent
#1E1DC9
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101616
muted
#808484