#AFEFFB#AFEFFB
#AFEFFB is a very light, moderate teal. Relative luminance 0.778; OKLCH L 91.3% C 0.066 H 210.4°. Best body text is #000000 at 16.56:1 contrast (WCAG AA passes).
Color values
| HEX | #AFEFFB |
|---|---|
| RGB | rgb(175, 239, 251) |
| HSL | hsl(189, 90%, 84%) |
| HSV | hsv(189, 30%, 98%) |
| CMYK | cmyk(30.3%, 4.8%, 0%, 1.6%) |
| CIE-LAB | lab(90.69, -17.22, -12.25) |
| CIE-LCH | lch(90.69, 21.13, 215.41°) |
| OKLab | oklab(91.32% -0.057 -0.0334) |
| OKLCH | oklch(91.32% 0.066 210.4) |
| XYZ | xyz(65.9526, 77.8086, 102.7915) |
| Luminance | 0.7781 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 2.33
Robin'S Egg Blue
#98EFF9
ΔE00 3.79
Powder Blue
#B0E0E6
ΔE00 4.24
Light Sky Blue
#C6FCFF
ΔE00 4.53
Paleturquoise
#AFEEEE
ΔE00 4.71
Robin Egg Blue
#8AF1FE
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFEFFB #FBBBAF
analogous
#AFFBE1 #AFEFFB #AFC9FB
triadic
#AFEFFB #FBAFEF #EFFBAF
tetradic
#AFEFFB #E1AFFB #FBBBAF #C9FBAF
square
#AFEFFB #E1AFFB #FBBBAF #C9FBAF
split-complementary
#AFEFFB #FBAFC9 #FBE1AF
monochromatic
#3AD8F5 #75E3F8 #AFEFFB #E2F9FE #E2F9FE
Accessibility & contrast
On white
1.27
#AFEFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.56
#AFEFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFEFFB
16.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFEFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFEFFB | 1.00 | 1.27 | 16.56 | 16.56 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4EAFC
Deuteranopia (green-blind)
#D7E0FB
Tritanopia (blue-blind)
#95F5F2
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #afeffb; /* rgb */ color: rgb(175, 239, 251); /* oklch */ color: oklch(91.3% 0.066 210.4);
Tailwind
colors: {
custom: {
50: '#c9f4fc',
500: '#afeffb',
950: '#000000',
},
}SCSS
$custom: #afeffb; $custom-light: #c9f4fc; $custom-dark: #000000;
JSON
{
"hex": "#afeffb",
"rgb": {
"r": 175,
"g": 239,
"b": 251
},
"hsl": {
"h": 189.474,
"s": 90.476,
"l": 83.529
},
"oklch": {
"l": 0.91315,
"c": 0.06607,
"h": 210.4
},
"luminance": 0.77812
}Semantic roles & 50–950 ramp
primary
#AFEFFB
secondary
#DF816F
accent
#2400E6
background
#FEFFFF
surface
#FAFEFF
border
#D3D6D7
text
#131717
muted
#838585