#6ACFE2#6ACFE2
#6ACFE2 is a light, moderate teal. Relative luminance 0.532; OKLCH L 80.1% C 0.098 H 211.4°. Best body text is #000000 at 11.64:1 contrast (WCAG AA passes).
Color values
| HEX | #6ACFE2 |
|---|---|
| RGB | rgb(106, 207, 226) |
| HSL | hsl(190, 67%, 65%) |
| HSV | hsv(190, 53%, 89%) |
| CMYK | cmyk(53.1%, 8.4%, 0%, 11.4%) |
| CIE-LAB | lab(77.98, -24.31, -18.43) |
| CIE-LCH | lch(77.98, 30.51, 217.16°) |
| OKLab | oklab(80.07% -0.0835 -0.0509) |
| OKLCH | oklch(80.07% 0.098 211.4) |
| XYZ | xyz(41.9787, 53.1770, 79.9887) |
| Luminance | 0.5318 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.56
Neon Blue
#04D9FF
ΔE00 5.79
Sky Blue
#87CEEB
ΔE00 6.08
Robin'S Egg
#6DEDFD
ΔE00 7.12
Baby Blue
#89CFF0
ΔE00 7.33
Robin Egg Blue
#8AF1FE
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ACFE2 #E27D6A
analogous
#6AE2B9 #6ACFE2 #6A93E2
triadic
#6ACFE2 #E26ACF #CFE26A
tetradic
#6ACFE2 #B96AE2 #E27D6A #93E26A
square
#6ACFE2 #B96AE2 #E27D6A #93E26A
split-complementary
#6ACFE2 #E26A93 #E2B96A
monochromatic
#2299AF #37BED8 #6ACFE2 #9DE0EC #D0F0F6
Accessibility & contrast
On white
1.80
#6ACFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.64
#6ACFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ACFE2
11.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ACFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ACFE2 | 1.00 | 1.80 | 11.64 | 11.64 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC9E3
Deuteranopia (green-blind)
#ADBBE2
Tritanopia (blue-blind)
#00D7D5
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #6acfe2; /* rgb */ color: rgb(106, 207, 226); /* oklch */ color: oklch(80.1% 0.098 211.4);
Tailwind
colors: {
custom: {
50: '#9edeeb',
500: '#6acfe2',
950: '#000000',
},
}SCSS
$custom: #6acfe2; $custom-light: #9edeeb; $custom-dark: #000000;
JSON
{
"hex": "#6acfe2",
"rgb": {
"r": 106,
"g": 207,
"b": 226
},
"hsl": {
"h": 189.5,
"s": 67.416,
"l": 65.098
},
"oklch": {
"l": 0.80072,
"c": 0.09779,
"h": 211.4
},
"luminance": 0.53181
}Semantic roles & 50–950 ramp
primary
#6ACFE2
secondary
#B1513F
accent
#3316CF
background
#FCFEFE
surface
#F6FCFD
border
#D0D5D5
text
#0F1516
muted
#808484