#AFE6ED#AFE6ED
#AFE6ED is a very light, muted teal. Relative luminance 0.718; OKLCH L 88.9% C 0.057 H 205.9°. Best body text is #000000 at 15.36:1 contrast (WCAG AA passes).
Color values
| HEX | #AFE6ED |
|---|---|
| RGB | rgb(175, 230, 237) |
| HSL | hsl(187, 63%, 81%) |
| HSV | hsv(187, 26%, 93%) |
| CMYK | cmyk(26.2%, 3%, 0%, 7.1%) |
| CIE-LAB | lab(87.88, -15.87, -9.10) |
| CIE-LCH | lch(87.88, 18.30, 209.84°) |
| OKLab | oklab(88.95% -0.0511 -0.0248) |
| OKLCH | oklch(88.95% 0.057 205.9) |
| XYZ | xyz(61.2573, 71.8192, 90.7392) |
| Luminance | 0.7182 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 1.75
Pale Sky Blue
#BDF6FE
ΔE00 3.46
Paleturquoise
#AFEEEE
ΔE00 3.77
Robin'S Egg Blue
#98EFF9
ΔE00 4.81
Light Sky Blue
#C6FCFF
ΔE00 4.97
Lightblue
#ADD8E6
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFE6ED #EDB6AF
analogous
#AFEDD5 #AFE6ED #AFC7ED
triadic
#AFE6ED #EDAFE6 #E6EDAF
tetradic
#AFE6ED #D5AFED #EDB6AF #C7EDAF
square
#AFE6ED #D5AFED #EDB6AF #C7EDAF
split-complementary
#AFE6ED #EDAFC7 #EDD5AF
monochromatic
#4BC7D7 #7DD6E2 #AFE6ED #E1F6F8 #E6F7F9
Accessibility & contrast
On white
1.37
#AFE6ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.36
#AFE6ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFE6ED
15.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFE6ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFE6ED | 1.00 | 1.37 | 15.36 | 15.36 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE1EE
Deuteranopia (green-blind)
#D2D9ED
Tritanopia (blue-blind)
#9BEBE8
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #afe6ed; /* rgb */ color: rgb(175, 230, 237); /* oklch */ color: oklch(88.9% 0.057 205.9);
Tailwind
colors: {
custom: {
50: '#c8eef2',
500: '#afe6ed',
950: '#000000',
},
}SCSS
$custom: #afe6ed; $custom-light: #c8eef2; $custom-dark: #000000;
JSON
{
"hex": "#afe6ed",
"rgb": {
"r": 175,
"g": 230,
"b": 237
},
"hsl": {
"h": 186.774,
"s": 63.265,
"l": 80.784
},
"oklch": {
"l": 0.88948,
"c": 0.05681,
"h": 205.9
},
"luminance": 0.71822
}Semantic roles & 50–950 ramp
primary
#AFE6ED
secondary
#CA8076
accent
#2E1ACB
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#131617
muted
#828585