#6FDFCD#6FDFCD
#6FDFCD is a very light, moderate teal. Relative luminance 0.606; OKLCH L 83.3% C 0.106 H 181.8°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #6FDFCD |
|---|---|
| RGB | rgb(111, 223, 205) |
| HSL | hsl(170, 64%, 65%) |
| HSV | hsv(170, 50%, 87%) |
| CMYK | cmyk(50.2%, 0%, 8.1%, 12.5%) |
| CIE-LAB | lab(82.14, -36.35, -1.00) |
| CIE-LCH | lch(82.14, 36.37, 181.58°) |
| OKLab | oklab(83.27% -0.1064 -0.0033) |
| OKLCH | oklch(83.27% 0.106 181.8) |
| XYZ | xyz(43.9580, 60.5587, 67.1183) |
| Luminance | 0.6056 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.30
Tiffany Blue
#7BF2DA
ΔE00 4.45
Seafoam Blue
#78D1B6
ΔE00 5.16
Mediumturquoise
#48D1CC
ΔE00 5.98
Aqua (survey)
#13EAC9
ΔE00 6.22
Pale Teal
#82CBB2
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FDFCD #DF6F81
analogous
#6FDF95 #6FDFCD #6FB9DF
triadic
#6FDFCD #CD6FDF #DFCD6F
tetradic
#6FDFCD #956FDF #DF6F81 #B9DF6F
square
#6FDFCD #956FDF #DF6F81 #B9DF6F
split-complementary
#6FDFCD #DF6FB9 #DF956F
monochromatic
#26AD97 #3DD4BC #6FDFCD #A1EADE #D3F5F0
Accessibility & contrast
On white
1.60
#6FDFCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#6FDFCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FDFCD
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FDFCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FDFCD | 1.00 | 1.60 | 13.11 | 13.11 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D4CC
Deuteranopia (green-blind)
#C4C7CF
Tritanopia (blue-blind)
#34E3D9
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #6fdfcd; /* rgb */ color: rgb(111, 223, 205); /* oklch */ color: oklch(83.3% 0.106 181.8);
Tailwind
colors: {
custom: {
50: '#a0e9dc',
500: '#6fdfcd',
950: '#000000',
},
}SCSS
$custom: #6fdfcd; $custom-light: #a0e9dc; $custom-dark: #000000;
JSON
{
"hex": "#6fdfcd",
"rgb": {
"r": 111,
"g": 223,
"b": 205
},
"hsl": {
"h": 170.357,
"s": 63.636,
"l": 65.49
},
"oklch": {
"l": 0.83271,
"c": 0.10648,
"h": 181.8
},
"luminance": 0.60563
}Semantic roles & 50–950 ramp
primary
#6FDFCD
secondary
#AF4354
accent
#1A37CB
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#0F1615
muted
#808484