#AFEFF4#AFEFF4
#AFEFF4 is a very light, moderate teal. Relative luminance 0.774; OKLCH L 91.1% C 0.064 H 202.2°. Best body text is #000000 at 16.48:1 contrast (WCAG AA passes).
Color values
| HEX | #AFEFF4 |
|---|---|
| RGB | rgb(175, 239, 244) |
| HSL | hsl(184, 76%, 82%) |
| HSV | hsv(184, 28%, 96%) |
| CMYK | cmyk(28.3%, 2%, 0%, 4.3%) |
| CIE-LAB | lab(90.49, -18.81, -8.89) |
| CIE-LCH | lch(90.49, 20.80, 205.30°) |
| OKLab | oklab(91.09% -0.0597 -0.0243) |
| OKLCH | oklch(91.09% 0.064 202.2) |
| XYZ | xyz(64.8695, 77.3754, 97.0873) |
| Luminance | 0.7738 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 1.97
Pale Sky Blue
#BDF6FE
ΔE00 2.70
Robin'S Egg Blue
#98EFF9
ΔE00 3.35
Light Sky Blue
#C6FCFF
ΔE00 3.57
Powder Blue
#B0E0E6
ΔE00 4.23
Robin Egg Blue
#8AF1FE
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFEFF4 #F4B4AF
analogous
#AFF4D7 #AFEFF4 #AFCDF4
triadic
#AFEFF4 #F4AFEF #EFF4AF
tetradic
#AFEFF4 #D7AFF4 #F4B4AF #CDF4AF
square
#AFEFF4 #D7AFF4 #F4B4AF #CDF4AF
split-complementary
#AFEFF4 #F4AFCD #F4D7AF
monochromatic
#43D9E5 #79E4ED #AFEFF4 #E4FAFB #E4FAFB
Accessibility & contrast
On white
1.27
#AFEFF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.48
#AFEFF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFEFF4
16.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFEFF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFEFF4 | 1.00 | 1.27 | 16.48 | 16.48 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E9F4
Deuteranopia (green-blind)
#D9E0F4
Tritanopia (blue-blind)
#97F4F0
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #afeff4; /* rgb */ color: rgb(175, 239, 244); /* oklch */ color: oklch(91.1% 0.064 202.2);
Tailwind
colors: {
custom: {
50: '#c9f4f7',
500: '#afeff4',
950: '#000000',
},
}SCSS
$custom: #afeff4; $custom-light: #c9f4f7; $custom-dark: #000000;
JSON
{
"hex": "#afeff4",
"rgb": {
"r": 175,
"g": 239,
"b": 244
},
"hsl": {
"h": 184.348,
"s": 75.824,
"l": 82.157
},
"oklch": {
"l": 0.91091,
"c": 0.06442,
"h": 202.2
},
"luminance": 0.77379
}Semantic roles & 50–950 ramp
primary
#AFEFF4
secondary
#D47A73
accent
#1C0DD8
background
#FEFFFF
surface
#FAFEFE
border
#D3D6D6
text
#131717
muted
#838585