#AFEFF7#AFEFF7
#AFEFF7 is a very light, moderate teal. Relative luminance 0.776; OKLCH L 91.2% C 0.065 H 205.7°. Best body text is #000000 at 16.51:1 contrast (WCAG AA passes).
Color values
| HEX | #AFEFF7 |
|---|---|
| RGB | rgb(175, 239, 247) |
| HSL | hsl(187, 82%, 83%) |
| HSV | hsv(187, 29%, 97%) |
| CMYK | cmyk(29.1%, 3.2%, 0%, 3.1%) |
| CIE-LAB | lab(90.58, -18.13, -10.33) |
| CIE-LCH | lch(90.58, 20.87, 209.67°) |
| OKLab | oklab(91.19% -0.0585 -0.0282) |
| OKLCH | oklch(91.19% 0.065 205.7) |
| XYZ | xyz(65.3287, 77.5590, 99.5058) |
| Luminance | 0.7756 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 2.17
Paleturquoise
#AFEEEE
ΔE00 3.15
Robin'S Egg Blue
#98EFF9
ΔE00 3.26
Light Sky Blue
#C6FCFF
ΔE00 3.79
Powder Blue
#B0E0E6
ΔE00 4.02
Robin Egg Blue
#8AF1FE
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFEFF7 #F7B7AF
analogous
#AFF7DB #AFEFF7 #AFCBF7
triadic
#AFEFF7 #F7AFEF #EFF7AF
tetradic
#AFEFF7 #DBAFF7 #F7B7AF #CBF7AF
square
#AFEFF7 #DBAFF7 #F7B7AF #CBF7AF
split-complementary
#AFEFF7 #F7AFCB #F7DBAF
monochromatic
#40D9EC #77E4F1 #AFEFF7 #E3F9FC #E3F9FC
Accessibility & contrast
On white
1.27
#AFEFF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.51
#AFEFF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFEFF7
16.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFEFF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFEFF7 | 1.00 | 1.27 | 16.51 | 16.51 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5EAF8
Deuteranopia (green-blind)
#D8E0F7
Tritanopia (blue-blind)
#96F4F1
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #afeff7; /* rgb */ color: rgb(175, 239, 247); /* oklch */ color: oklch(91.2% 0.065 205.7);
Tailwind
colors: {
custom: {
50: '#c9f4f9',
500: '#afeff7',
950: '#000000',
},
}SCSS
$custom: #afeff7; $custom-light: #c9f4f9; $custom-dark: #000000;
JSON
{
"hex": "#afeff7",
"rgb": {
"r": 175,
"g": 239,
"b": 247
},
"hsl": {
"h": 186.667,
"s": 81.818,
"l": 82.745
},
"oklch": {
"l": 0.91186,
"c": 0.06495,
"h": 205.7
},
"luminance": 0.77562
}Semantic roles & 50–950 ramp
primary
#AFEFF7
secondary
#D97D72
accent
#1F07DE
background
#FEFFFF
surface
#FAFEFF
border
#D3D6D7
text
#131717
muted
#838585