#6FDFDF#6FDFDF
#6FDFDF is a very light, moderate teal. Relative luminance 0.615; OKLCH L 83.8% C 0.102 H 195.4°. Best body text is #000000 at 13.30:1 contrast (WCAG AA passes).
Color values
| HEX | #6FDFDF |
|---|---|
| RGB | rgb(111, 223, 223) |
| HSL | hsl(180, 64%, 65%) |
| HSV | hsv(180, 50%, 87%) |
| CMYK | cmyk(50.2%, 0%, 0%, 12.5%) |
| CIE-LAB | lab(82.64, -31.86, -9.83) |
| CIE-LCH | lch(82.64, 33.34, 197.14°) |
| OKLab | oklab(83.83% -0.0988 -0.0272) |
| OKLCH | oklch(83.83% 0.103 195.4) |
| XYZ | xyz(46.2570, 61.4784, 79.2266) |
| Luminance | 0.6148 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.80
Darkturquoise
#00CED1
ΔE00 6.15
Robin'S Egg
#6DEDFD
ΔE00 6.21
Aqua Blue
#02D8E9
ΔE00 6.43
Bright Light Blue
#26F7FD
ΔE00 6.49
Turquoise
#40E0D0
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FDFDF #DF6F6F
analogous
#6FDFA7 #6FDFDF #6FA7DF
triadic
#6FDFDF #DF6FDF #DFDF6F
tetradic
#6FDFDF #A76FDF #DF6F6F #A7DF6F
square
#6FDFDF #A76FDF #DF6F6F #A7DF6F
split-complementary
#6FDFDF #DF6FA7 #DFA76F
monochromatic
#26ADAD #3DD4D4 #6FDFDF #A1EAEA #D3F5F5
Accessibility & contrast
On white
1.58
#6FDFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.30
#6FDFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FDFDF
13.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FDFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FDFDF | 1.00 | 1.58 | 13.30 | 13.30 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D6DF
Deuteranopia (green-blind)
#C0C8E0
Tritanopia (blue-blind)
#1BE5DF
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #6fdfdf; /* rgb */ color: rgb(111, 223, 223); /* oklch */ color: oklch(83.8% 0.102 195.4);
Tailwind
colors: {
custom: {
50: '#a1e9e9',
500: '#6fdfdf',
950: '#000000',
},
}SCSS
$custom: #6fdfdf; $custom-light: #a1e9e9; $custom-dark: #000000;
JSON
{
"hex": "#6fdfdf",
"rgb": {
"r": 111,
"g": 223,
"b": 223
},
"hsl": {
"h": 180,
"s": 63.636,
"l": 65.49
},
"oklch": {
"l": 0.83834,
"c": 0.1025,
"h": 195.4
},
"luminance": 0.61483
}Semantic roles & 50–950 ramp
primary
#6FDFDF
secondary
#AF4343
accent
#1A1ACB
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#101616
muted
#808484