#AFE4ED#AFE4ED
#AFE4ED is a very light, muted teal. Relative luminance 0.707; OKLCH L 88.5% C 0.056 H 209.1°. Best body text is #000000 at 15.14:1 contrast (WCAG AA passes).
Color values
| HEX | #AFE4ED |
|---|---|
| RGB | rgb(175, 228, 237) |
| HSL | hsl(189, 63%, 81%) |
| HSV | hsv(189, 26%, 93%) |
| CMYK | cmyk(26.2%, 3.8%, 0%, 7.1%) |
| CIE-LAB | lab(87.35, -14.86, -9.90) |
| CIE-LCH | lch(87.35, 17.86, 213.67°) |
| OKLab | oklab(88.52% -0.0486 -0.027) |
| OKLCH | oklch(88.52% 0.056 209.1) |
| XYZ | xyz(60.7039, 70.7125, 90.5547) |
| Luminance | 0.7071 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 1.51
Pale Sky Blue
#BDF6FE
ΔE00 3.90
Lightblue
#ADD8E6
ΔE00 4.29
Paleturquoise
#AFEEEE
ΔE00 4.86
Robin'S Egg Blue
#98EFF9
ΔE00 5.42
Light Sky Blue
#C6FCFF
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFE4ED #EDB8AF
analogous
#AFEDD7 #AFE4ED #AFC5ED
triadic
#AFE4ED #EDAFE4 #E4EDAF
tetradic
#AFE4ED #D7AFED #EDB8AF #C5EDAF
square
#AFE4ED #D7AFED #EDB8AF #C5EDAF
split-complementary
#AFE4ED #EDAFC5 #EDD7AF
monochromatic
#4BC2D7 #7DD3E2 #AFE4ED #E1F5F8 #E6F7F9
Accessibility & contrast
On white
1.39
#AFE4ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.14
#AFE4ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFE4ED
15.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFE4ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFE4ED | 1.00 | 1.39 | 15.14 | 15.14 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE0EE
Deuteranopia (green-blind)
#D0D7ED
Tritanopia (blue-blind)
#9BE9E7
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #afe4ed; /* rgb */ color: rgb(175, 228, 237); /* oklch */ color: oklch(88.5% 0.056 209.1);
Tailwind
colors: {
custom: {
50: '#c8ecf2',
500: '#afe4ed',
950: '#000000',
},
}SCSS
$custom: #afe4ed; $custom-light: #c8ecf2; $custom-dark: #000000;
JSON
{
"hex": "#afe4ed",
"rgb": {
"r": 175,
"g": 228,
"b": 237
},
"hsl": {
"h": 188.71,
"s": 63.265,
"l": 80.784
},
"oklch": {
"l": 0.88522,
"c": 0.05556,
"h": 209.1
},
"luminance": 0.70715
}Semantic roles & 50–950 ramp
primary
#AFE4ED
secondary
#CA8276
accent
#341ACB
background
#FDFEFF
surface
#F9FDFE
border
#D2D5D6
text
#131617
muted
#828485