#6FDBC8#6FDBC8
#6FDBC8 is a very light, moderate teal. Relative luminance 0.582; OKLCH L 82.2% C 0.104 H 180.7°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).
Color values
| HEX | #6FDBC8 |
|---|---|
| RGB | rgb(111, 219, 200) |
| HSL | hsl(169, 60%, 65%) |
| HSV | hsv(169, 49%, 86%) |
| CMYK | cmyk(49.3%, 0%, 8.7%, 14.1%) |
| CIE-LAB | lab(80.85, -35.71, -0.23) |
| CIE-LCH | lch(80.85, 35.71, 180.36°) |
| OKLab | oklab(82.19% -0.1042 -0.0012) |
| OKLCH | oklch(82.19% 0.104 180.7) |
| XYZ | xyz(42.3080, 58.2090, 63.6383) |
| Luminance | 0.5821 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.74
Seafoam Blue
#78D1B6
ΔE00 4.22
Tiffany Blue
#7BF2DA
ΔE00 5.20
Pale Teal
#82CBB2
ΔE00 5.81
Mediumturquoise
#48D1CC
ΔE00 5.94
Mediumaquamarine
#66CDAA
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FDBC8 #DB6F82
analogous
#6FDB92 #6FDBC8 #6FB8DB
triadic
#6FDBC8 #C86FDB #DBC86F
tetradic
#6FDBC8 #926FDB #DB6F82 #B8DB6F
square
#6FDBC8 #926FDB #DB6F82 #B8DB6F
split-complementary
#6FDBC8 #DB6FB8 #DB926F
monochromatic
#2AA690 #3ECFB5 #6FDBC8 #A0E7DB #D1F3ED
Accessibility & contrast
On white
1.66
#6FDBC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.64
#6FDBC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FDBC8
12.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FDBC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FDBC8 | 1.00 | 1.66 | 12.64 | 12.64 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D0C7
Deuteranopia (green-blind)
#C2C3CA
Tritanopia (blue-blind)
#3ADED5
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #6fdbc8; /* rgb */ color: rgb(111, 219, 200); /* oklch */ color: oklch(82.2% 0.104 180.7);
Tailwind
colors: {
custom: {
50: '#a0e6d8',
500: '#6fdbc8',
950: '#000000',
},
}SCSS
$custom: #6fdbc8; $custom-light: #a0e6d8; $custom-dark: #000000;
JSON
{
"hex": "#6fdbc8",
"rgb": {
"r": 111,
"g": 219,
"b": 200
},
"hsl": {
"h": 169.444,
"s": 60,
"l": 64.706
},
"oklch": {
"l": 0.82188,
"c": 0.10418,
"h": 180.7
},
"luminance": 0.58213
}Semantic roles & 50–950 ramp
primary
#6FDBC8
secondary
#A94557
accent
#1E3CC8
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1614
muted
#808483