#AFF2FB#AFF2FB
#AFF2FB is a very light, moderate teal. Relative luminance 0.796; OKLCH L 92.0% C 0.068 H 206.5°. Best body text is #000000 at 16.92:1 contrast (WCAG AA passes).
Color values
| HEX | #AFF2FB |
|---|---|
| RGB | rgb(175, 242, 251) |
| HSL | hsl(187, 90%, 84%) |
| HSV | hsv(187, 30%, 98%) |
| CMYK | cmyk(30.3%, 3.6%, 0%, 1.6%) |
| CIE-LAB | lab(91.50, -18.71, -11.05) |
| CIE-LCH | lch(91.50, 21.73, 210.56°) |
| OKLab | oklab(91.95% -0.0607 -0.0302) |
| OKLCH | oklch(91.95% 0.068 206.5) |
| XYZ | xyz(66.8382, 79.5797, 103.0867) |
| Luminance | 0.7958 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 2.06
Robin'S Egg Blue
#98EFF9
ΔE00 3.04
Paleturquoise
#AFEEEE
ΔE00 3.53
Light Sky Blue
#C6FCFF
ΔE00 3.72
Robin Egg Blue
#8AF1FE
ΔE00 4.54
Powder Blue
#B0E0E6
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFF2FB #FBB8AF
analogous
#AFFBDE #AFF2FB #AFCCFB
triadic
#AFF2FB #FBAFF2 #F2FBAF
tetradic
#AFF2FB #DEAFFB #FBB8AF #CCFBAF
square
#AFF2FB #DEAFFB #FBB8AF #CCFBAF
split-complementary
#AFF2FB #FBAFCC #FBDEAF
monochromatic
#3ADFF5 #75E9F8 #AFF2FB #E2FAFE #E2FAFE
Accessibility & contrast
On white
1.24
#AFF2FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.92
#AFF2FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFF2FB
16.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFF2FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFF2FB | 1.00 | 1.24 | 16.92 | 16.92 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7EDFC
Deuteranopia (green-blind)
#DAE2FB
Tritanopia (blue-blind)
#94F8F5
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #aff2fb; /* rgb */ color: rgb(175, 242, 251); /* oklch */ color: oklch(92.0% 0.068 206.5);
Tailwind
colors: {
custom: {
50: '#c9f6fc',
500: '#aff2fb',
950: '#000000',
},
}SCSS
$custom: #aff2fb; $custom-light: #c9f6fc; $custom-dark: #000000;
JSON
{
"hex": "#aff2fb",
"rgb": {
"r": 175,
"g": 242,
"b": 251
},
"hsl": {
"h": 187.105,
"s": 90.476,
"l": 83.529
},
"oklch": {
"l": 0.91954,
"c": 0.06776,
"h": 206.5
},
"luminance": 0.79583
}Semantic roles & 50–950 ramp
primary
#AFF2FB
secondary
#DF7D6F
accent
#1B00E6
background
#FEFFFF
surface
#FAFEFF
border
#D3D6D7
text
#131717
muted
#838585