#AFEBED#AFEBED
#AFEBED is a very light, moderate teal. Relative luminance 0.746; OKLCH L 90.0% C 0.061 H 198.7°. Best body text is #000000 at 15.93:1 contrast (WCAG AA passes).
Color values
| HEX | #AFEBED |
|---|---|
| RGB | rgb(175, 235, 237) |
| HSL | hsl(182, 63%, 81%) |
| HSV | hsv(182, 26%, 93%) |
| CMYK | cmyk(26.2%, 0.8%, 0%, 7.1%) |
| CIE-LAB | lab(89.23, -18.37, -7.11) |
| CIE-LCH | lch(89.23, 19.70, 201.16°) |
| OKLab | oklab(90.02% -0.0574 -0.0194) |
| OKLCH | oklch(90.02% 0.061 198.7) |
| XYZ | xyz(62.6687, 74.6421, 91.2096) |
| Luminance | 0.7464 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 1.17
Pale Sky Blue
#BDF6FE
ΔE00 3.71
Powder Blue
#B0E0E6
ΔE00 3.79
Light Sky Blue
#C6FCFF
ΔE00 4.10
Robin'S Egg Blue
#98EFF9
ΔE00 4.30
Duck Egg Blue
#C3FBF4
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFEBED #EDB1AF
analogous
#AFEDD0 #AFEBED #AFCCED
triadic
#AFEBED #EDAFEB #EBEDAF
tetradic
#AFEBED #D0AFED #EDB1AF #CCEDAF
square
#AFEBED #D0AFED #EDB1AF #CCEDAF
split-complementary
#AFEBED #EDAFCC #EDD0AF
monochromatic
#4BD2D7 #7DDFE2 #AFEBED #E1F7F8 #E6F9F9
Accessibility & contrast
On white
1.32
#AFEBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.93
#AFEBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFEBED
15.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFEBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFEBED | 1.00 | 1.32 | 15.93 | 15.93 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E5ED
Deuteranopia (green-blind)
#D7DCEE
Tritanopia (blue-blind)
#9AEFEB
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #afebed; /* rgb */ color: rgb(175, 235, 237); /* oklch */ color: oklch(90.0% 0.061 198.7);
Tailwind
colors: {
custom: {
50: '#c8f1f2',
500: '#afebed',
950: '#000000',
},
}SCSS
$custom: #afebed; $custom-light: #c8f1f2; $custom-dark: #000000;
JSON
{
"hex": "#afebed",
"rgb": {
"r": 175,
"g": 235,
"b": 237
},
"hsl": {
"h": 181.935,
"s": 63.265,
"l": 80.784
},
"oklch": {
"l": 0.90017,
"c": 0.0606,
"h": 198.7
},
"luminance": 0.74645
}Semantic roles & 50–950 ramp
primary
#AFEBED
secondary
#CA7976
accent
#201ACB
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#131617
muted
#828585