#6FDFCB#6FDFCB
#6FDFCB is a very light, moderate teal. Relative luminance 0.605; OKLCH L 83.2% C 0.107 H 180.3°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #6FDFCB |
|---|---|
| RGB | rgb(111, 223, 203) |
| HSL | hsl(169, 64%, 65%) |
| HSV | hsv(169, 50%, 87%) |
| CMYK | cmyk(50.2%, 0%, 9%, 12.5%) |
| CIE-LAB | lab(82.09, -36.84, -0.02) |
| CIE-LCH | lch(82.09, 36.84, 180.03°) |
| OKLab | oklab(83.21% -0.1073 -0.0006) |
| OKLCH | oklch(83.21% 0.107 180.3) |
| XYZ | xyz(43.7181, 60.4628, 65.8550) |
| Luminance | 0.6047 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.55
Tiffany Blue
#7BF2DA
ΔE00 4.28
Seafoam Blue
#78D1B6
ΔE00 4.72
Aqua (survey)
#13EAC9
ΔE00 5.85
Light Teal
#90E4C1
ΔE00 6.32
Pale Teal
#82CBB2
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FDFCB #DF6F83
analogous
#6FDF93 #6FDFCB #6FBBDF
triadic
#6FDFCB #CB6FDF #DFCB6F
tetradic
#6FDFCB #936FDF #DF6F83 #BBDF6F
square
#6FDFCB #936FDF #DF6F83 #BBDF6F
split-complementary
#6FDFCB #DF6FBB #DF936F
monochromatic
#26AD95 #3DD4B9 #6FDFCB #A1EADD #D3F5EF
Accessibility & contrast
On white
1.60
#6FDFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.09
#6FDFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FDFCB
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FDFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FDFCB | 1.00 | 1.60 | 13.09 | 13.09 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D4CA
Deuteranopia (green-blind)
#C5C7CD
Tritanopia (blue-blind)
#35E2D9
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #6fdfcb; /* rgb */ color: rgb(111, 223, 203); /* oklch */ color: oklch(83.2% 0.107 180.3);
Tailwind
colors: {
custom: {
50: '#a0e9da',
500: '#6fdfcb',
950: '#000000',
},
}SCSS
$custom: #6fdfcb; $custom-light: #a0e9da; $custom-dark: #000000;
JSON
{
"hex": "#6fdfcb",
"rgb": {
"r": 111,
"g": 223,
"b": 203
},
"hsl": {
"h": 169.286,
"s": 63.636,
"l": 65.49
},
"oklch": {
"l": 0.83212,
"c": 0.1073,
"h": 180.3
},
"luminance": 0.60467
}Semantic roles & 50–950 ramp
primary
#6FDFCB
secondary
#AF4356
accent
#1A3ACB
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#0F1614
muted
#808483