#6FD2CC#6FD2CC
#6FD2CC is a light, moderate teal. Relative luminance 0.538; OKLCH L 80.2% C 0.094 H 190.3°. Best body text is #000000 at 11.77:1 contrast (WCAG AA passes).
Color values
| HEX | #6FD2CC |
|---|---|
| RGB | rgb(111, 210, 204) |
| HSL | hsl(176, 52%, 63%) |
| HSV | hsv(176, 47%, 82%) |
| CMYK | cmyk(47.1%, 0%, 2.9%, 17.6%) |
| CIE-LAB | lab(78.36, -30.49, -6.03) |
| CIE-LCH | lch(78.36, 31.08, 191.18°) |
| OKLab | oklab(80.21% -0.0924 -0.0168) |
| OKLCH | oklch(80.21% 0.094 190.3) |
| XYZ | xyz(40.4968, 53.8289, 65.3710) |
| Luminance | 0.5383 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.07
Darkturquoise
#00CED1
ΔE00 5.67
Turquoise
#40E0D0
ΔE00 5.88
Seafoam Blue
#78D1B6
ΔE00 7.58
Pale Teal
#82CBB2
ΔE00 7.90
Aqua Blue
#02D8E9
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FD2CC #D26F75
analogous
#6FD29B #6FD2CC #6FA6D2
triadic
#6FD2CC #CC6FD2 #D2CC6F
tetradic
#6FD2CC #9B6FD2 #D26F75 #A6D26F
square
#6FD2CC #9B6FD2 #D26F75 #A6D26F
split-complementary
#6FD2CC #D26FA6 #D29B6F
monochromatic
#2F9791 #40C3BB #6FD2CC #9EE1DD #CCEFED
Accessibility & contrast
On white
1.78
#6FD2CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.77
#6FD2CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FD2CC
11.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FD2CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FD2CC | 1.00 | 1.78 | 11.77 | 11.77 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C9CC
Deuteranopia (green-blind)
#B7BDCD
Tritanopia (blue-blind)
#3AD7D0
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #6fd2cc; /* rgb */ color: rgb(111, 210, 204); /* oklch */ color: oklch(80.2% 0.094 190.3);
Tailwind
colors: {
custom: {
50: '#9fe0db',
500: '#6fd2cc',
950: '#000000',
},
}SCSS
$custom: #6fd2cc; $custom-light: #9fe0db; $custom-dark: #000000;
JSON
{
"hex": "#6fd2cc",
"rgb": {
"r": 111,
"g": 210,
"b": 204
},
"hsl": {
"h": 176.364,
"s": 52.381,
"l": 62.941
},
"oklch": {
"l": 0.80211,
"c": 0.09388,
"h": 190.3
},
"luminance": 0.53832
}Semantic roles & 50–950 ramp
primary
#6FD2CC
secondary
#9D494E
accent
#262FC0
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1515
muted
#808484