#6ACFD5#6ACFD5
#6ACFD5 is a light, moderate teal. Relative luminance 0.525; OKLCH L 79.6% C 0.095 H 200.6°. Best body text is #000000 at 11.50:1 contrast (WCAG AA passes).
Color values
| HEX | #6ACFD5 |
|---|---|
| RGB | rgb(106, 207, 213) |
| HSL | hsl(183, 56%, 63%) |
| HSV | hsv(183, 50%, 84%) |
| CMYK | cmyk(50.2%, 2.8%, 0%, 16.5%) |
| CIE-LAB | lab(77.57, -27.82, -12.06) |
| CIE-LCH | lch(77.57, 30.32, 203.43°) |
| OKLab | oklab(79.61% -0.0887 -0.0333) |
| OKLCH | oklch(79.61% 0.095 200.6) |
| XYZ | xyz(40.2621, 52.4903, 70.9478) |
| Luminance | 0.5249 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 5.22
Aqua Blue
#02D8E9
ΔE00 5.25
Mediumturquoise
#48D1CC
ΔE00 5.32
Robin'S Egg
#6DEDFD
ΔE00 7.53
Robin'S Egg Blue
#98EFF9
ΔE00 8.31
Robin Egg Blue
#8AF1FE
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ACFD5 #D5706A
analogous
#6AD5A5 #6ACFD5 #6A9AD5
triadic
#6ACFD5 #D56ACF #CFD56A
tetradic
#6ACFD5 #A56AD5 #D5706A #9AD56A
square
#6ACFD5 #A56AD5 #D5706A #9AD56A
split-complementary
#6ACFD5 #D56A9A #D5A56A
monochromatic
#2B9399 #3AC0C8 #6ACFD5 #9ADEE2 #C9EEF0
Accessibility & contrast
On white
1.83
#6ACFD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.50
#6ACFD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ACFD5
11.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ACFD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ACFD5 | 1.00 | 1.83 | 11.50 | 11.50 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C7D6
Deuteranopia (green-blind)
#B1BAD6
Tritanopia (blue-blind)
#20D5D1
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #6acfd5; /* rgb */ color: rgb(106, 207, 213); /* oklch */ color: oklch(79.6% 0.095 200.6);
Tailwind
colors: {
custom: {
50: '#9ddee1',
500: '#6acfd5',
950: '#000000',
},
}SCSS
$custom: #6acfd5; $custom-light: #9ddee1; $custom-dark: #000000;
JSON
{
"hex": "#6acfd5",
"rgb": {
"r": 106,
"g": 207,
"b": 213
},
"hsl": {
"h": 183.364,
"s": 56.021,
"l": 62.549
},
"oklch": {
"l": 0.79611,
"c": 0.09472,
"h": 200.6
},
"luminance": 0.52494
}Semantic roles & 50–950 ramp
primary
#6ACFD5
secondary
#9E4A45
accent
#2B22C4
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484