#6ACFDD#6ACFDD
#6ACFDD is a light, moderate teal. Relative luminance 0.529; OKLCH L 79.9% C 0.096 H 207.3°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #6ACFDD |
|---|---|
| RGB | rgb(106, 207, 221) |
| HSL | hsl(187, 63%, 64%) |
| HSV | hsv(187, 52%, 87%) |
| CMYK | cmyk(52%, 6.3%, 0%, 13.3%) |
| CIE-LAB | lab(77.82, -25.68, -15.99) |
| CIE-LCH | lch(77.82, 30.25, 211.90°) |
| OKLab | oklab(79.89% -0.0854 -0.0441) |
| OKLCH | oklch(79.89% 0.096 207.3) |
| XYZ | xyz(41.3026, 52.9065, 76.4280) |
| Luminance | 0.5291 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.91
Robin'S Egg
#6DEDFD
ΔE00 6.90
Neon Blue
#04D9FF
ΔE00 7.02
Darkturquoise
#00CED1
ΔE00 7.15
Sky Blue
#87CEEB
ΔE00 7.59
Robin Egg Blue
#8AF1FE
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ACFDD #DD786A
analogous
#6ADDB2 #6ACFDD #6A96DD
triadic
#6ACFDD #DD6ACF #CFDD6A
tetradic
#6ACFDD #B26ADD #DD786A #96DD6A
square
#6ACFDD #B26ADD #DD786A #96DD6A
split-complementary
#6ACFDD #DD6A96 #DDB26A
monochromatic
#2697A7 #38BFD2 #6ACFDD #9CDFE8 #CEEFF4
Accessibility & contrast
On white
1.81
#6ACFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#6ACFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ACFDD
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ACFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ACFDD | 1.00 | 1.81 | 11.58 | 11.58 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C8DE
Deuteranopia (green-blind)
#AEBBDD
Tritanopia (blue-blind)
#0CD7D3
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #6acfdd; /* rgb */ color: rgb(106, 207, 221); /* oklch */ color: oklch(79.9% 0.096 207.3);
Tailwind
colors: {
custom: {
50: '#9ddee7',
500: '#6acfdd',
950: '#000000',
},
}SCSS
$custom: #6acfdd; $custom-light: #9ddee7; $custom-dark: #000000;
JSON
{
"hex": "#6acfdd",
"rgb": {
"r": 106,
"g": 207,
"b": 221
},
"hsl": {
"h": 187.304,
"s": 62.842,
"l": 64.118
},
"oklch": {
"l": 0.79891,
"c": 0.09618,
"h": 207.3
},
"luminance": 0.5291
}Semantic roles & 50–950 ramp
primary
#6ACFDD
secondary
#A94E42
accent
#301BCB
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1516
muted
#808484