#6FDCBC#6FDCBC
#6FDCBC is a very light, moderate teal. Relative luminance 0.582; OKLCH L 82.1% C 0.112 H 172.0°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).
Color values
| HEX | #6FDCBC |
|---|---|
| RGB | rgb(111, 220, 188) |
| HSL | hsl(162, 61%, 65%) |
| HSV | hsv(162, 50%, 86%) |
| CMYK | cmyk(49.5%, 0%, 14.5%, 13.7%) |
| CIE-LAB | lab(80.85, -38.97, 6.14) |
| CIE-LCH | lch(80.85, 39.45, 171.05°) |
| OKLab | oklab(82.08% -0.1105 0.0156) |
| OKLCH | oklch(82.08% 0.112 172) |
| XYZ | xyz(41.2219, 58.1932, 56.6273) |
| Luminance | 0.5820 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.10
Mediumaquamarine
#66CDAA
ΔE00 3.88
Light Teal
#90E4C1
ΔE00 4.05
Seafoam
#7FE0B3
ΔE00 4.22
Eucalyptus
#44D7A8
ΔE00 4.90
Aquamarine (survey)
#04D8B2
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FDCBC #DC6F8F
analogous
#6FDC85 #6FDCBC #6FC6DC
triadic
#6FDCBC #BC6FDC #DCBC6F
tetradic
#6FDCBC #856FDC #DC6F8F #C6DC6F
square
#6FDCBC #856FDC #DC6F8F #C6DC6F
split-complementary
#6FDCBC #DC6FC6 #DC856F
monochromatic
#29A883 #3ED0A5 #6FDCBC #A0E8D3 #D1F4EA
Accessibility & contrast
On white
1.66
#6FDCBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.64
#6FDCBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FDCBC
12.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FDCBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FDCBC | 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)
#D6D0BB
Deuteranopia (green-blind)
#C5C4BE
Tritanopia (blue-blind)
#42DED3
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #6fdcbc; /* rgb */ color: rgb(111, 220, 188); /* oklch */ color: oklch(82.1% 0.112 172.0);
Tailwind
colors: {
custom: {
50: '#9fe7d0',
500: '#6fdcbc',
950: '#000000',
},
}SCSS
$custom: #6fdcbc; $custom-light: #9fe7d0; $custom-dark: #000000;
JSON
{
"hex": "#6fdcbc",
"rgb": {
"r": 111,
"g": 220,
"b": 188
},
"hsl": {
"h": 162.385,
"s": 60.894,
"l": 64.902
},
"oklch": {
"l": 0.82082,
"c": 0.11163,
"h": 172
},
"luminance": 0.58197
}Semantic roles & 50–950 ramp
primary
#6FDCBC
secondary
#AB4563
accent
#1D4FC9
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1614
muted
#808483