#AFEFF6#AFEFF6
#AFEFF6 is a very light, moderate teal. Relative luminance 0.775; OKLCH L 91.2% C 0.065 H 204.6°. Best body text is #000000 at 16.50:1 contrast (WCAG AA passes).
Color values
| HEX | #AFEFF6 |
|---|---|
| RGB | rgb(175, 239, 246) |
| HSL | hsl(186, 80%, 83%) |
| HSV | hsv(186, 29%, 96%) |
| CMYK | cmyk(28.9%, 2.8%, 0%, 3.5%) |
| CIE-LAB | lab(90.55, -18.36, -9.85) |
| CIE-LCH | lch(90.55, 20.83, 208.22°) |
| OKLab | oklab(91.16% -0.0589 -0.0269) |
| OKLCH | oklch(91.16% 0.065 204.6) |
| XYZ | xyz(65.1748, 77.4975, 98.6953) |
| Luminance | 0.7750 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 2.30
Paleturquoise
#AFEEEE
ΔE00 2.76
Robin'S Egg Blue
#98EFF9
ΔE00 3.24
Light Sky Blue
#C6FCFF
ΔE00 3.68
Powder Blue
#B0E0E6
ΔE00 4.06
Robin Egg Blue
#8AF1FE
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFEFF6 #F6B6AF
analogous
#AFF6D9 #AFEFF6 #AFCCF6
triadic
#AFEFF6 #F6AFEF #EFF6AF
tetradic
#AFEFF6 #D9AFF6 #F6B6AF #CCF6AF
square
#AFEFF6 #D9AFF6 #F6B6AF #CCF6AF
split-complementary
#AFEFF6 #F6AFCC #F6D9AF
monochromatic
#41D9EA #78E4F0 #AFEFF6 #E3F9FC #E3F9FC
Accessibility & contrast
On white
1.27
#AFEFF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.50
#AFEFF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFEFF6
16.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFEFF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFEFF6 | 1.00 | 1.27 | 16.50 | 16.50 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5EAF7
Deuteranopia (green-blind)
#D8E0F6
Tritanopia (blue-blind)
#97F4F1
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #afeff6; /* rgb */ color: rgb(175, 239, 246); /* oklch */ color: oklch(91.2% 0.065 204.6);
Tailwind
colors: {
custom: {
50: '#c9f4f9',
500: '#afeff6',
950: '#000000',
},
}SCSS
$custom: #afeff6; $custom-light: #c9f4f9; $custom-dark: #000000;
JSON
{
"hex": "#afeff6",
"rgb": {
"r": 175,
"g": 239,
"b": 246
},
"hsl": {
"h": 185.915,
"s": 79.775,
"l": 82.549
},
"oklch": {
"l": 0.91155,
"c": 0.06474,
"h": 204.6
},
"luminance": 0.77501
}Semantic roles & 50–950 ramp
primary
#AFEFF6
secondary
#D77C72
accent
#1E09DC
background
#FEFFFF
surface
#FAFEFF
border
#D3D6D7
text
#131717
muted
#838585