#6FDBDF#6FDBDF
#6FDBDF is a very light, moderate teal. Relative luminance 0.594; OKLCH L 82.9% C 0.100 H 198.6°. Best body text is #000000 at 12.87:1 contrast (WCAG AA passes).
Color values
| HEX | #6FDBDF |
|---|---|
| RGB | rgb(111, 219, 223) |
| HSL | hsl(182, 64%, 65%) |
| HSV | hsv(182, 50%, 87%) |
| CMYK | cmyk(50.2%, 1.8%, 0%, 12.5%) |
| CIE-LAB | lab(81.49, -29.95, -11.53) |
| CIE-LCH | lch(81.49, 32.09, 201.06°) |
| OKLab | oklab(82.91% -0.0945 -0.0318) |
| OKLCH | oklch(82.91% 0.1 198.6) |
| XYZ | xyz(45.2009, 59.3662, 78.8745) |
| Luminance | 0.5937 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.27
Aqua Blue
#02D8E9
ΔE00 5.33
Robin'S Egg
#6DEDFD
ΔE00 5.59
Darkturquoise
#00CED1
ΔE00 5.89
Robin Egg Blue
#8AF1FE
ΔE00 6.28
Robin'S Egg Blue
#98EFF9
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FDBDF #DF736F
analogous
#6FDFAB #6FDBDF #6FA3DF
triadic
#6FDBDF #DF6FDB #DBDF6F
tetradic
#6FDBDF #AB6FDF #DF736F #A3DF6F
square
#6FDBDF #AB6FDF #DF736F #A3DF6F
split-complementary
#6FDBDF #DF6FA3 #DFAB6F
monochromatic
#26A8AD #3DCED4 #6FDBDF #A1E8EA #D3F4F5
Accessibility & contrast
On white
1.63
#6FDBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.87
#6FDBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FDBDF
12.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FDBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FDBDF | 1.00 | 1.63 | 12.87 | 12.87 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED3DF
Deuteranopia (green-blind)
#BBC5E0
Tritanopia (blue-blind)
#1EE1DC
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6fdbdf; /* rgb */ color: rgb(111, 219, 223); /* oklch */ color: oklch(82.9% 0.100 198.6);
Tailwind
colors: {
custom: {
50: '#a1e6e9',
500: '#6fdbdf',
950: '#000000',
},
}SCSS
$custom: #6fdbdf; $custom-light: #a1e6e9; $custom-dark: #000000;
JSON
{
"hex": "#6fdbdf",
"rgb": {
"r": 111,
"g": 219,
"b": 223
},
"hsl": {
"h": 182.143,
"s": 63.636,
"l": 65.49
},
"oklch": {
"l": 0.82914,
"c": 0.09969,
"h": 198.6
},
"luminance": 0.5937
}Semantic roles & 50–950 ramp
primary
#6FDBDF
secondary
#AF4743
accent
#201ACB
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101616
muted
#808484