#6FC2C8#6FC2C8
#6FC2C8 is a light, moderate teal. Relative luminance 0.461; OKLCH L 76.4% C 0.081 H 201.6°. Best body text is #000000 at 10.23:1 contrast (WCAG AA passes).
Color values
| HEX | #6FC2C8 |
|---|---|
| RGB | rgb(111, 194, 200) |
| HSL | hsl(184, 45%, 61%) |
| HSV | hsv(184, 45%, 78%) |
| CMYK | cmyk(44.5%, 3%, 0%, 21.6%) |
| CIE-LAB | lab(73.63, -23.67, -10.90) |
| CIE-LCH | lch(73.63, 26.06, 204.72°) |
| OKLab | oklab(76.37% -0.0757 -0.03) |
| OKLCH | oklch(76.37% 0.081 201.6) |
| XYZ | xyz(36.2687, 46.1303, 61.6252) |
| Luminance | 0.4613 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 6.96
Mediumturquoise
#48D1CC
ΔE00 7.19
Aqua Blue
#02D8E9
ΔE00 7.77
Turquoise Blue
#06B1C4
ΔE00 7.90
Lightseagreen
#20B2AA
ΔE00 9.68
Topaz
#13BBAF
ΔE00 9.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FC2C8 #C8756F
analogous
#6FC8A1 #6FC2C8 #6F95C8
triadic
#6FC2C8 #C86FC2 #C2C86F
tetradic
#6FC2C8 #A16FC8 #C8756F #95C86F
square
#6FC2C8 #A16FC8 #C8756F #95C86F
split-complementary
#6FC2C8 #C86F95 #C8A16F
monochromatic
#348388 #45ADB5 #6FC2C8 #9BD5D9 #C8E8EA
Accessibility & contrast
On white
2.05
#6FC2C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.23
#6FC2C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FC2C8
10.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FC2C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FC2C8 | 1.00 | 2.05 | 10.23 | 10.23 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7BBC9
Deuteranopia (green-blind)
#A8B0C9
Tritanopia (blue-blind)
#42C8C4
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #6fc2c8; /* rgb */ color: rgb(111, 194, 200); /* oklch */ color: oklch(76.4% 0.081 201.6);
Tailwind
colors: {
custom: {
50: '#9ed4d8',
500: '#6fc2c8',
950: '#000000',
},
}SCSS
$custom: #6fc2c8; $custom-light: #9ed4d8; $custom-dark: #000000;
JSON
{
"hex": "#6fc2c8",
"rgb": {
"r": 111,
"g": 194,
"b": 200
},
"hsl": {
"h": 184.045,
"s": 44.724,
"l": 60.98
},
"oklch": {
"l": 0.76368,
"c": 0.0814,
"h": 201.6
},
"luminance": 0.46133
}Semantic roles & 50–950 ramp
primary
#6FC2C8
secondary
#DABBB9
accent
#372EB8
background
#FAFDFD
surface
#F3FAFA
border
#CDD3D3
text
#0F1414
muted
#7F8383