#6FD2CB#6FD2CB
#6FD2CB is a light, moderate teal. Relative luminance 0.538; OKLCH L 80.2% C 0.094 H 189.4°. Best body text is #000000 at 11.76:1 contrast (WCAG AA passes).
Color values
| HEX | #6FD2CB |
|---|---|
| RGB | rgb(111, 210, 203) |
| HSL | hsl(176, 52%, 63%) |
| HSV | hsv(176, 47%, 82%) |
| CMYK | cmyk(47.1%, 0%, 3.3%, 17.6%) |
| CIE-LAB | lab(78.33, -30.74, -5.53) |
| CIE-LCH | lch(78.33, 31.24, 190.20°) |
| OKLab | oklab(80.18% -0.0928 -0.0154) |
| OKLCH | oklch(80.18% 0.094 189.4) |
| XYZ | xyz(40.3773, 53.7811, 64.7413) |
| Luminance | 0.5378 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.11
Turquoise
#40E0D0
ΔE00 5.67
Darkturquoise
#00CED1
ΔE00 5.85
Seafoam Blue
#78D1B6
ΔE00 7.21
Pale Teal
#82CBB2
ΔE00 7.57
Topaz
#13BBAF
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FD2CB #D26F76
analogous
#6FD29A #6FD2CB #6FA7D2
triadic
#6FD2CB #CB6FD2 #D2CB6F
tetradic
#6FD2CB #9A6FD2 #D26F76 #A7D26F
square
#6FD2CB #9A6FD2 #D26F76 #A7D26F
split-complementary
#6FD2CB #D26FA7 #D29A6F
monochromatic
#2F9790 #40C3BA #6FD2CB #9EE1DC #CCEFED
Accessibility & contrast
On white
1.79
#6FD2CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.76
#6FD2CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FD2CB
11.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FD2CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FD2CB | 1.00 | 1.79 | 11.76 | 11.76 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C9CB
Deuteranopia (green-blind)
#B8BDCC
Tritanopia (blue-blind)
#3BD6D0
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #6fd2cb; /* rgb */ color: rgb(111, 210, 203); /* oklch */ color: oklch(80.2% 0.094 189.4);
Tailwind
colors: {
custom: {
50: '#9fe0da',
500: '#6fd2cb',
950: '#000000',
},
}SCSS
$custom: #6fd2cb; $custom-light: #9fe0da; $custom-dark: #000000;
JSON
{
"hex": "#6fd2cb",
"rgb": {
"r": 111,
"g": 210,
"b": 203
},
"hsl": {
"h": 175.758,
"s": 52.381,
"l": 62.941
},
"oklch": {
"l": 0.80179,
"c": 0.09406,
"h": 189.4
},
"luminance": 0.53784
}Semantic roles & 50–950 ramp
primary
#6FD2CB
secondary
#9D494F
accent
#2631C0
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483