#6FDCDF#6FDCDF
#6FDCDF is a very light, moderate teal. Relative luminance 0.599; OKLCH L 83.1% C 0.100 H 197.8°. Best body text is #000000 at 12.98:1 contrast (WCAG AA passes).
Color values
| HEX | #6FDCDF |
|---|---|
| RGB | rgb(111, 220, 223) |
| HSL | hsl(182, 64%, 65%) |
| HSV | hsv(182, 50%, 87%) |
| CMYK | cmyk(50.2%, 1.3%, 0%, 12.5%) |
| CIE-LAB | lab(81.78, -30.43, -11.10) |
| CIE-LCH | lch(81.78, 32.39, 200.05°) |
| OKLab | oklab(83.14% -0.0956 -0.0307) |
| OKLCH | oklch(83.14% 0.1 197.8) |
| XYZ | xyz(45.4626, 59.8895, 78.9618) |
| Luminance | 0.5989 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.09
Aqua Blue
#02D8E9
ΔE00 5.57
Robin'S Egg
#6DEDFD
ΔE00 5.70
Darkturquoise
#00CED1
ΔE00 5.90
Robin Egg Blue
#8AF1FE
ΔE00 6.34
Robin'S Egg Blue
#98EFF9
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FDCDF #DF726F
analogous
#6FDFAA #6FDCDF #6FA4DF
triadic
#6FDCDF #DF6FDC #DCDF6F
tetradic
#6FDCDF #AA6FDF #DF726F #A4DF6F
square
#6FDCDF #AA6FDF #DF726F #A4DF6F
split-complementary
#6FDCDF #DF6FA4 #DFAA6F
monochromatic
#26AAAD #3DD0D4 #6FDCDF #A1E8EA #D3F4F5
Accessibility & contrast
On white
1.62
#6FDCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.98
#6FDCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FDCDF
12.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FDCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FDCDF | 1.00 | 1.62 | 12.98 | 12.98 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD3DF
Deuteranopia (green-blind)
#BDC5E0
Tritanopia (blue-blind)
#1EE2DD
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #6fdcdf; /* rgb */ color: rgb(111, 220, 223); /* oklch */ color: oklch(83.1% 0.100 197.8);
Tailwind
colors: {
custom: {
50: '#a1e7e9',
500: '#6fdcdf',
950: '#000000',
},
}SCSS
$custom: #6fdcdf; $custom-light: #a1e7e9; $custom-dark: #000000;
JSON
{
"hex": "#6fdcdf",
"rgb": {
"r": 111,
"g": 220,
"b": 223
},
"hsl": {
"h": 181.607,
"s": 63.636,
"l": 65.49
},
"oklch": {
"l": 0.83144,
"c": 0.10036,
"h": 197.8
},
"luminance": 0.59894
}Semantic roles & 50–950 ramp
primary
#6FDCDF
secondary
#AF4643
accent
#1F1ACB
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101616
muted
#808484