#6FD6CB#6FD6CB
#6FD6CB is a light, moderate teal. Relative luminance 0.558; OKLCH L 81.1% C 0.098 H 186.4°. Best body text is #000000 at 12.16:1 contrast (WCAG AA passes).
Color values
| HEX | #6FD6CB |
|---|---|
| RGB | rgb(111, 214, 203) |
| HSL | hsl(174, 56%, 64%) |
| HSV | hsv(174, 48%, 84%) |
| CMYK | cmyk(48.1%, 0%, 5.1%, 16.1%) |
| CIE-LAB | lab(79.49, -32.64, -3.83) |
| CIE-LCH | lch(79.49, 32.87, 186.69°) |
| OKLab | oklab(81.11% -0.0973 -0.0108) |
| OKLCH | oklch(81.11% 0.098 186.4) |
| XYZ | xyz(41.3772, 55.7809, 65.0746) |
| Luminance | 0.5578 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.69
Turquoise
#40E0D0
ΔE00 4.41
Seafoam Blue
#78D1B6
ΔE00 6.02
Pale Teal
#82CBB2
ΔE00 6.81
Darkturquoise
#00CED1
ΔE00 6.81
Tiffany Blue
#7BF2DA
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FD6CB #D66F7A
analogous
#6FD697 #6FD6CB #6FADD6
triadic
#6FD6CB #CB6FD6 #D6CB6F
tetradic
#6FD6CB #976FD6 #D66F7A #ADD66F
square
#6FD6CB #976FD6 #D66F7A #ADD66F
split-complementary
#6FD6CB #D66FAD #D6976F
monochromatic
#2D9E92 #3FC8BA #6FD6CB #9FE4DC #CEF1ED
Accessibility & contrast
On white
1.73
#6FD6CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.16
#6FD6CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FD6CB
12.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FD6CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FD6CB | 1.00 | 1.73 | 12.16 | 12.16 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCCCB
Deuteranopia (green-blind)
#BCC0CC
Tritanopia (blue-blind)
#39DAD2
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #6fd6cb; /* rgb */ color: rgb(111, 214, 203); /* oklch */ color: oklch(81.1% 0.098 186.4);
Tailwind
colors: {
custom: {
50: '#9fe3da',
500: '#6fd6cb',
950: '#000000',
},
}SCSS
$custom: #6fd6cb; $custom-light: #9fe3da; $custom-dark: #000000;
JSON
{
"hex": "#6fd6cb",
"rgb": {
"r": 111,
"g": 214,
"b": 203
},
"hsl": {
"h": 173.592,
"s": 55.676,
"l": 63.725
},
"oklch": {
"l": 0.81111,
"c": 0.09789,
"h": 186.4
},
"luminance": 0.55784
}Semantic roles & 50–950 ramp
primary
#6FD6CB
secondary
#A24751
accent
#2233C3
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483