#AFEBEE#AFEBEE
#AFEBEE is a very light, moderate teal. Relative luminance 0.747; OKLCH L 90.0% C 0.061 H 200.0°. Best body text is #000000 at 15.94:1 contrast (WCAG AA passes).
Color values
| HEX | #AFEBEE |
|---|---|
| RGB | rgb(175, 235, 238) |
| HSL | hsl(183, 65%, 81%) |
| HSV | hsv(183, 26%, 93%) |
| CMYK | cmyk(26.5%, 1.3%, 0%, 6.7%) |
| CIE-LAB | lab(89.25, -18.15, -7.59) |
| CIE-LCH | lch(89.25, 19.68, 202.70°) |
| OKLab | oklab(90.05% -0.057 -0.0207) |
| OKLCH | oklch(90.05% 0.061 200) |
| XYZ | xyz(62.8152, 74.7007, 91.9812) |
| Luminance | 0.7470 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 1.50
Pale Sky Blue
#BDF6FE
ΔE00 3.43
Powder Blue
#B0E0E6
ΔE00 3.57
Light Sky Blue
#C6FCFF
ΔE00 4.03
Robin'S Egg Blue
#98EFF9
ΔE00 4.12
Duck Egg Blue
#C3FBF4
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFEBEE #EEB2AF
analogous
#AFEED1 #AFEBEE #AFCBEE
triadic
#AFEBEE #EEAFEB #EBEEAF
tetradic
#AFEBEE #D1AFEE #EEB2AF #CBEEAF
square
#AFEBEE #D1AFEE #EEB2AF #CBEEAF
split-complementary
#AFEBEE #EEAFCB #EED1AF
monochromatic
#4AD2D9 #7DDEE3 #AFEBEE #E1F8F9 #E6F9FA
Accessibility & contrast
On white
1.32
#AFEBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.94
#AFEBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFEBEE
15.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFEBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFEBEE | 1.00 | 1.32 | 15.94 | 15.94 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E5EE
Deuteranopia (green-blind)
#D7DCEE
Tritanopia (blue-blind)
#9AEFEC
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #afebee; /* rgb */ color: rgb(175, 235, 238); /* oklch */ color: oklch(90.0% 0.061 200.0);
Tailwind
colors: {
custom: {
50: '#c8f1f3',
500: '#afebee',
950: '#000000',
},
}SCSS
$custom: #afebee; $custom-light: #c8f1f3; $custom-dark: #000000;
JSON
{
"hex": "#afebee",
"rgb": {
"r": 175,
"g": 235,
"b": 238
},
"hsl": {
"h": 182.857,
"s": 64.948,
"l": 80.98
},
"oklch": {
"l": 0.90048,
"c": 0.06067,
"h": 200
},
"luminance": 0.74704
}Semantic roles & 50–950 ramp
primary
#AFEBEE
secondary
#CC7A76
accent
#2119CD
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#131617
muted
#828585