#AFEFF9#AFEFF9
#AFEFF9 is a very light, moderate teal. Relative luminance 0.777; OKLCH L 91.3% C 0.065 H 208.1°. Best body text is #000000 at 16.54:1 contrast (WCAG AA passes).
Color values
| HEX | #AFEFF9 |
|---|---|
| RGB | rgb(175, 239, 249) |
| HSL | hsl(188, 86%, 83%) |
| HSV | hsv(188, 30%, 98%) |
| CMYK | cmyk(29.7%, 4%, 0%, 2.4%) |
| CIE-LAB | lab(90.64, -17.68, -11.29) |
| CIE-LCH | lch(90.64, 20.98, 212.56°) |
| OKLab | oklab(91.25% -0.0577 -0.0308) |
| OKLCH | oklch(91.25% 0.065 208.1) |
| XYZ | xyz(65.6390, 77.6831, 101.1399) |
| Luminance | 0.7769 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 2.12
Robin'S Egg Blue
#98EFF9
ΔE00 3.45
Paleturquoise
#AFEEEE
ΔE00 3.93
Powder Blue
#B0E0E6
ΔE00 4.06
Light Sky Blue
#C6FCFF
ΔE00 4.11
Robin Egg Blue
#8AF1FE
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFEFF9 #F9B9AF
analogous
#AFF9DE #AFEFF9 #AFCAF9
triadic
#AFEFF9 #F9AFEF #EFF9AF
tetradic
#AFEFF9 #DEAFF9 #F9B9AF #CAF9AF
square
#AFEFF9 #DEAFF9 #F9B9AF #CAF9AF
split-complementary
#AFEFF9 #F9AFCA #F9DEAF
monochromatic
#3DD8F0 #76E4F5 #AFEFF9 #E3F9FD #E3F9FD
Accessibility & contrast
On white
1.27
#AFEFF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.54
#AFEFF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFEFF9
16.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFEFF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFEFF9 | 1.00 | 1.27 | 16.54 | 16.54 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5EAFA
Deuteranopia (green-blind)
#D8E0F9
Tritanopia (blue-blind)
#95F5F2
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #afeff9; /* rgb */ color: rgb(175, 239, 249); /* oklch */ color: oklch(91.3% 0.065 208.1);
Tailwind
colors: {
custom: {
50: '#c9f4fb',
500: '#afeff9',
950: '#000000',
},
}SCSS
$custom: #afeff9; $custom-light: #c9f4fb; $custom-dark: #000000;
JSON
{
"hex": "#afeff9",
"rgb": {
"r": 175,
"g": 239,
"b": 249
},
"hsl": {
"h": 188.108,
"s": 86.047,
"l": 83.137
},
"oklch": {
"l": 0.9125,
"c": 0.06546,
"h": 208.1
},
"luminance": 0.77687
}Semantic roles & 50–950 ramp
primary
#AFEFF9
secondary
#DC7F71
accent
#2103E3
background
#FEFFFF
surface
#FAFEFF
border
#D3D6D7
text
#131717
muted
#838585