#6FDFDC#6FDFDC
#6FDFDC is a very light, moderate teal. Relative luminance 0.613; OKLCH L 83.7% C 0.103 H 193.0°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #6FDFDC |
|---|---|
| RGB | rgb(111, 223, 220) |
| HSL | hsl(178, 64%, 65%) |
| HSV | hsv(178, 50%, 87%) |
| CMYK | cmyk(50.2%, 0%, 1.3%, 12.5%) |
| CIE-LAB | lab(82.55, -32.63, -8.36) |
| CIE-LCH | lch(82.55, 33.68, 194.37°) |
| OKLab | oklab(83.74% -0.1001 -0.0232) |
| OKLCH | oklch(83.74% 0.103 193) |
| XYZ | xyz(45.8561, 61.3180, 77.1153) |
| Luminance | 0.6132 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.38
Turquoise
#40E0D0
ΔE00 5.60
Darkturquoise
#00CED1
ΔE00 6.25
Bright Light Blue
#26F7FD
ΔE00 6.80
Bright Cyan
#41FDFE
ΔE00 7.19
Robin'S Egg
#6DEDFD
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FDFDC #DF6F72
analogous
#6FDFA4 #6FDFDC #6FAADF
triadic
#6FDFDC #DC6FDF #DFDC6F
tetradic
#6FDFDC #A46FDF #DF6F72 #AADF6F
square
#6FDFDC #A46FDF #DF6F72 #AADF6F
split-complementary
#6FDFDC #DF6FAA #DFA46F
monochromatic
#26ADAA #3DD4D0 #6FDFDC #A1EAE8 #D3F5F4
Accessibility & contrast
On white
1.58
#6FDFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#6FDFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FDFDC
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FDFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FDFDC | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D6DC
Deuteranopia (green-blind)
#C1C8DD
Tritanopia (blue-blind)
#21E5DE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6fdfdc; /* rgb */ color: rgb(111, 223, 220); /* oklch */ color: oklch(83.7% 0.103 193.0);
Tailwind
colors: {
custom: {
50: '#a1e9e6',
500: '#6fdfdc',
950: '#000000',
},
}SCSS
$custom: #6fdfdc; $custom-light: #a1e9e6; $custom-dark: #000000;
JSON
{
"hex": "#6fdfdc",
"rgb": {
"r": 111,
"g": 223,
"b": 220
},
"hsl": {
"h": 178.393,
"s": 63.636,
"l": 65.49
},
"oklch": {
"l": 0.83736,
"c": 0.10272,
"h": 193
},
"luminance": 0.61322
}Semantic roles & 50–950 ramp
primary
#6FDFDC
secondary
#AF4346
accent
#1A1FCB
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#101616
muted
#808484