#6AFCEC#6AFCEC
#6AFCEC is a very light, vivid teal. Relative luminance 0.787; OKLCH L 90.8% C 0.127 H 185.3°. Best body text is #000000 at 16.75:1 contrast (WCAG AA passes).
Color values
| HEX | #6AFCEC |
|---|---|
| RGB | rgb(106, 252, 236) |
| HSL | hsl(173, 96%, 70%) |
| HSV | hsv(173, 58%, 99%) |
| CMYK | cmyk(57.9%, 0%, 6.3%, 1.2%) |
| CIE-LAB | lab(91.11, -42.81, -4.12) |
| CIE-LCH | lch(91.11, 43.01, 185.49°) |
| OKLab | oklab(90.77% -0.1268 -0.0118) |
| OKLCH | oklch(90.77% 0.127 185.3) |
| XYZ | xyz(55.8878, 78.7354, 91.5928) |
| Luminance | 0.7874 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.25
Tiffany Blue
#7BF2DA
ΔE00 3.94
Bright Turquoise
#0FFEF9
ΔE00 4.53
Bright Cyan
#41FDFE
ΔE00 5.68
Aqua
#00FFFF
ΔE00 5.77
Turquoise
#40E0D0
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AFCEC #FC6A7A
analogous
#6AFCA3 #6AFCEC #6AC3FC
triadic
#6AFCEC #EC6AFC #FCEC6A
tetradic
#6AFCEC #A36AFC #FC6A7A #C3FC6A
square
#6AFCEC #A36AFC #FC6A7A #C3FC6A
split-complementary
#6AFCEC #FC6AC3 #FCA36A
monochromatic
#05E7CE #2EFBE4 #6AFCEC #A6FDF4 #E1FEFB
Accessibility & contrast
On white
1.25
#6AFCEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.75
#6AFCEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AFCEC
16.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AFCEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AFCEC | 1.00 | 1.25 | 16.75 | 16.75 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EFEC
Deuteranopia (green-blind)
#DADFEE
Tritanopia (blue-blind)
#00FFF7
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #6afcec; /* rgb */ color: rgb(106, 252, 236); /* oklch */ color: oklch(90.8% 0.127 185.3);
Tailwind
colors: {
custom: {
50: '#a2fef2',
500: '#6afcec',
950: '#000000',
},
}SCSS
$custom: #6afcec; $custom-light: #a2fef2; $custom-dark: #000000;
JSON
{
"hex": "#6afcec",
"rgb": {
"r": 106,
"g": 252,
"b": 236
},
"hsl": {
"h": 173.425,
"s": 96.053,
"l": 70.196
},
"oklch": {
"l": 0.90765,
"c": 0.1274,
"h": 185.3
},
"luminance": 0.78741
}Semantic roles & 50–950 ramp
primary
#6AFCEC
secondary
#D73345
accent
#0019E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101816
muted
#818685