#AFF4FB#AFF4FB
#AFF4FB is a very light, moderate teal. Relative luminance 0.808; OKLCH L 92.4% C 0.069 H 203.9°. Best body text is #000000 at 17.16:1 contrast (WCAG AA passes).
Color values
| HEX | #AFF4FB |
|---|---|
| RGB | rgb(175, 244, 251) |
| HSL | hsl(186, 90%, 84%) |
| HSV | hsv(186, 30%, 98%) |
| CMYK | cmyk(30.3%, 2.8%, 0%, 1.6%) |
| CIE-LAB | lab(92.03, -19.70, -10.25) |
| CIE-LCH | lch(92.03, 22.21, 207.48°) |
| OKLab | oklab(92.38% -0.0631 -0.028) |
| OKLCH | oklch(92.38% 0.069 203.9) |
| XYZ | xyz(67.4367, 80.7768, 103.2862) |
| Luminance | 0.8078 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 2.43
Robin'S Egg Blue
#98EFF9
ΔE00 2.90
Paleturquoise
#AFEEEE
ΔE00 2.93
Light Sky Blue
#C6FCFF
ΔE00 3.43
Robin Egg Blue
#8AF1FE
ΔE00 4.44
Light Cyan
#ACFFFC
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFF4FB #FBB6AF
analogous
#AFFBDC #AFF4FB #AFCEFB
triadic
#AFF4FB #FBAFF4 #F4FBAF
tetradic
#AFF4FB #DCAFFB #FBB6AF #CEFBAF
square
#AFF4FB #DCAFFB #FBB6AF #CEFBAF
split-complementary
#AFF4FB #FBAFCE #FBDCAF
monochromatic
#3AE4F5 #75ECF8 #AFF4FB #E2FBFE #E2FBFE
Accessibility & contrast
On white
1.22
#AFF4FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.16
#AFF4FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFF4FB
17.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFF4FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFF4FB | 1.00 | 1.22 | 17.16 | 17.16 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEEFC
Deuteranopia (green-blind)
#DCE4FB
Tritanopia (blue-blind)
#94F9F6
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #aff4fb; /* rgb */ color: rgb(175, 244, 251); /* oklch */ color: oklch(92.4% 0.069 203.9);
Tailwind
colors: {
custom: {
50: '#c9f7fc',
500: '#aff4fb',
950: '#000000',
},
}SCSS
$custom: #aff4fb; $custom-light: #c9f7fc; $custom-dark: #000000;
JSON
{
"hex": "#aff4fb",
"rgb": {
"r": 175,
"g": 244,
"b": 251
},
"hsl": {
"h": 185.526,
"s": 90.476,
"l": 83.529
},
"oklch": {
"l": 0.92381,
"c": 0.06904,
"h": 203.9
},
"luminance": 0.8078
}Semantic roles & 50–950 ramp
primary
#AFF4FB
secondary
#DF7A6F
accent
#1500E6
background
#FEFFFF
surface
#FAFEFF
border
#D3D6D7
text
#131717
muted
#838585