#AFEFF5#AFEFF5
#AFEFF5 is a very light, moderate teal. Relative luminance 0.774; OKLCH L 91.1% C 0.065 H 203.4°. Best body text is #000000 at 16.49:1 contrast (WCAG AA passes).
Color values
| HEX | #AFEFF5 |
|---|---|
| RGB | rgb(175, 239, 245) |
| HSL | hsl(185, 78%, 82%) |
| HSV | hsv(185, 29%, 96%) |
| CMYK | cmyk(28.6%, 2.4%, 0%, 3.9%) |
| CIE-LAB | lab(90.52, -18.58, -9.37) |
| CIE-LCH | lch(90.52, 20.81, 206.76°) |
| OKLab | oklab(91.12% -0.0593 -0.0256) |
| OKLCH | oklch(91.12% 0.065 203.4) |
| XYZ | xyz(65.0218, 77.4363, 97.8891) |
| Luminance | 0.7744 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.36
Pale Sky Blue
#BDF6FE
ΔE00 2.48
Robin'S Egg Blue
#98EFF9
ΔE00 3.27
Light Sky Blue
#C6FCFF
ΔE00 3.61
Powder Blue
#B0E0E6
ΔE00 4.12
Robin Egg Blue
#8AF1FE
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFEFF5 #F5B5AF
analogous
#AFF5D8 #AFEFF5 #AFCCF5
triadic
#AFEFF5 #F5AFEF #EFF5AF
tetradic
#AFEFF5 #D8AFF5 #F5B5AF #CCF5AF
square
#AFEFF5 #D8AFF5 #F5B5AF #CCF5AF
split-complementary
#AFEFF5 #F5AFCC #F5D8AF
monochromatic
#42D9E7 #79E4EE #AFEFF5 #E4FAFC #E4FAFC
Accessibility & contrast
On white
1.27
#AFEFF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.49
#AFEFF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFEFF5
16.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFEFF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFEFF5 | 1.00 | 1.27 | 16.49 | 16.49 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E9F6
Deuteranopia (green-blind)
#D9E0F5
Tritanopia (blue-blind)
#97F4F1
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #afeff5; /* rgb */ color: rgb(175, 239, 245); /* oklch */ color: oklch(91.1% 0.065 203.4);
Tailwind
colors: {
custom: {
50: '#c9f4f8',
500: '#afeff5',
950: '#000000',
},
}SCSS
$custom: #afeff5; $custom-light: #c9f4f8; $custom-dark: #000000;
JSON
{
"hex": "#afeff5",
"rgb": {
"r": 175,
"g": 239,
"b": 245
},
"hsl": {
"h": 185.143,
"s": 77.778,
"l": 82.353
},
"oklch": {
"l": 0.91123,
"c": 0.06456,
"h": 203.4
},
"luminance": 0.7744
}Semantic roles & 50–950 ramp
primary
#AFEFF5
secondary
#D67B73
accent
#1D0BDA
background
#FEFFFF
surface
#FAFEFE
border
#D3D6D6
text
#131717
muted
#838585