#AFEFF8#AFEFF8
#AFEFF8 is a very light, moderate teal. Relative luminance 0.776; OKLCH L 91.2% C 0.065 H 206.9°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #AFEFF8 |
|---|---|
| RGB | rgb(175, 239, 248) |
| HSL | hsl(187, 84%, 83%) |
| HSV | hsv(187, 29%, 97%) |
| CMYK | cmyk(29.4%, 3.6%, 0%, 2.7%) |
| CIE-LAB | lab(90.61, -17.91, -10.81) |
| CIE-LCH | lch(90.61, 20.92, 211.12°) |
| OKLab | oklab(91.22% -0.0581 -0.0295) |
| OKLCH | oklch(91.22% 0.065 206.9) |
| XYZ | xyz(65.4835, 77.6209, 100.3207) |
| Luminance | 0.7762 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 2.11
Robin'S Egg Blue
#98EFF9
ΔE00 3.33
Paleturquoise
#AFEEEE
ΔE00 3.54
Light Sky Blue
#C6FCFF
ΔE00 3.93
Powder Blue
#B0E0E6
ΔE00 4.03
Robin Egg Blue
#8AF1FE
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFEFF8 #F8B8AF
analogous
#AFF8DC #AFEFF8 #AFCAF8
triadic
#AFEFF8 #F8AFEF #EFF8AF
tetradic
#AFEFF8 #DCAFF8 #F8B8AF #CAF8AF
square
#AFEFF8 #DCAFF8 #F8B8AF #CAF8AF
split-complementary
#AFEFF8 #F8AFCA #F8DCAF
monochromatic
#3ED8EE #77E4F3 #AFEFF8 #E3F9FD #E3F9FD
Accessibility & contrast
On white
1.27
#AFEFF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#AFEFF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFEFF8
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFEFF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFEFF8 | 1.00 | 1.27 | 16.52 | 16.52 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5EAF9
Deuteranopia (green-blind)
#D8E0F8
Tritanopia (blue-blind)
#96F4F2
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #afeff8; /* rgb */ color: rgb(175, 239, 248); /* oklch */ color: oklch(91.2% 0.065 206.9);
Tailwind
colors: {
custom: {
50: '#c9f4fa',
500: '#afeff8',
950: '#000000',
},
}SCSS
$custom: #afeff8; $custom-light: #c9f4fa; $custom-dark: #000000;
JSON
{
"hex": "#afeff8",
"rgb": {
"r": 175,
"g": 239,
"b": 248
},
"hsl": {
"h": 187.397,
"s": 83.908,
"l": 82.941
},
"oklch": {
"l": 0.91218,
"c": 0.06519,
"h": 206.9
},
"luminance": 0.77624
}Semantic roles & 50–950 ramp
primary
#AFEFF8
secondary
#DA7E71
accent
#2005E0
background
#FEFFFF
surface
#FAFEFF
border
#D3D6D7
text
#131717
muted
#838585