#6ACFCF#6ACFCF
#6ACFCF is a light, moderate teal. Relative luminance 0.522; OKLCH L 79.4% C 0.095 H 195.4°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #6ACFCF |
|---|---|
| RGB | rgb(106, 207, 207) |
| HSL | hsl(180, 51%, 61%) |
| HSV | hsv(180, 49%, 81%) |
| CMYK | cmyk(48.8%, 0%, 0%, 18.8%) |
| CIE-LAB | lab(77.40, -29.39, -9.10) |
| CIE-LCH | lch(77.40, 30.77, 197.19°) |
| OKLab | oklab(79.41% -0.0912 -0.0251) |
| OKLCH | oklch(79.41% 0.095 195.4) |
| XYZ | xyz(39.5146, 52.1913, 67.0110) |
| Luminance | 0.5220 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.51
Darkturquoise
#00CED1
ΔE00 4.66
Aqua Blue
#02D8E9
ΔE00 6.59
Turquoise
#40E0D0
ΔE00 7.61
Robin'S Egg
#6DEDFD
ΔE00 8.72
Topaz
#13BBAF
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ACFCF #CF6A6A
analogous
#6ACF9D #6ACFCF #6A9DCF
triadic
#6ACFCF #CF6ACF #CFCF6A
tetradic
#6ACFCF #9D6ACF #CF6A6A #9DCF6A
square
#6ACFCF #9D6ACF #CF6A6A #9DCF6A
split-complementary
#6ACFCF #CF6A9D #CF9D6A
monochromatic
#2E9090 #3DBEBE #6ACFCF #98DEDE #C7EDED
Accessibility & contrast
On white
1.84
#6ACFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#6ACFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ACFCF
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ACFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ACFCF | 1.00 | 1.84 | 11.44 | 11.44 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C7CF
Deuteranopia (green-blind)
#B2BAD0
Tritanopia (blue-blind)
#28D4CF
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #6acfcf; /* rgb */ color: rgb(106, 207, 207); /* oklch */ color: oklch(79.4% 0.095 195.4);
Tailwind
colors: {
custom: {
50: '#9cdedd',
500: '#6acfcf',
950: '#000000',
},
}SCSS
$custom: #6acfcf; $custom-light: #9cdedd; $custom-dark: #000000;
JSON
{
"hex": "#6acfcf",
"rgb": {
"r": 106,
"g": 207,
"b": 207
},
"hsl": {
"h": 180,
"s": 51.269,
"l": 61.373
},
"oklch": {
"l": 0.79409,
"c": 0.09457,
"h": 195.4
},
"luminance": 0.52195
}Semantic roles & 50–950 ramp
primary
#6ACFCF
secondary
#964747
accent
#2727BF
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484