#6FDFCF#6FDFCF
#6FDFCF is a very light, moderate teal. Relative luminance 0.607; OKLCH L 83.3% C 0.106 H 183.2°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #6FDFCF |
|---|---|
| RGB | rgb(111, 223, 207) |
| HSL | hsl(171, 64%, 65%) |
| HSV | hsv(171, 50%, 87%) |
| CMYK | cmyk(50.2%, 0%, 7.2%, 12.5%) |
| CIE-LAB | lab(82.19, -35.87, -1.99) |
| CIE-LCH | lch(82.19, 35.93, 183.17°) |
| OKLab | oklab(83.33% -0.1056 -0.0059) |
| OKLCH | oklch(83.33% 0.106 183.2) |
| XYZ | xyz(44.2009, 60.6559, 68.3978) |
| Luminance | 0.6066 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.18
Tiffany Blue
#7BF2DA
ΔE00 4.72
Mediumturquoise
#48D1CC
ΔE00 5.50
Seafoam Blue
#78D1B6
ΔE00 5.65
Aqua (survey)
#13EAC9
ΔE00 6.66
Pale Teal
#82CBB2
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FDFCF #DF6F7F
analogous
#6FDF97 #6FDFCF #6FB7DF
triadic
#6FDFCF #CF6FDF #DFCF6F
tetradic
#6FDFCF #976FDF #DF6F7F #B7DF6F
square
#6FDFCF #976FDF #DF6F7F #B7DF6F
split-complementary
#6FDFCF #DF6FB7 #DF976F
monochromatic
#26AD9A #3DD4BE #6FDFCF #A1EAE0 #D3F5F0
Accessibility & contrast
On white
1.60
#6FDFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#6FDFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FDFCF
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FDFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FDFCF | 1.00 | 1.60 | 13.13 | 13.13 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D4CE
Deuteranopia (green-blind)
#C4C7D1
Tritanopia (blue-blind)
#32E3DA
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #6fdfcf; /* rgb */ color: rgb(111, 223, 207); /* oklch */ color: oklch(83.3% 0.106 183.2);
Tailwind
colors: {
custom: {
50: '#a0e9dd',
500: '#6fdfcf',
950: '#000000',
},
}SCSS
$custom: #6fdfcf; $custom-light: #a0e9dd; $custom-dark: #000000;
JSON
{
"hex": "#6fdfcf",
"rgb": {
"r": 111,
"g": 223,
"b": 207
},
"hsl": {
"h": 171.429,
"s": 63.636,
"l": 65.49
},
"oklch": {
"l": 0.83331,
"c": 0.10574,
"h": 183.2
},
"luminance": 0.6066
}Semantic roles & 50–950 ramp
primary
#6FDFCF
secondary
#AF4353
accent
#1A33CB
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1615
muted
#808484