#AFEAEA#AFEAEA
#AFEAEA is a very light, muted teal. Relative luminance 0.739; OKLCH L 89.7% C 0.060 H 196.1°. Best body text is #000000 at 15.78:1 contrast (WCAG AA passes).
Color values
| HEX | #AFEAEA |
|---|---|
| RGB | rgb(175, 234, 234) |
| HSL | hsl(180, 58%, 80%) |
| HSV | hsv(180, 25%, 92%) |
| CMYK | cmyk(25.2%, 0%, 0%, 8.2%) |
| CIE-LAB | lab(88.87, -18.53, -6.06) |
| CIE-LCH | lch(88.87, 19.50, 198.11°) |
| OKLab | oklab(89.71% -0.0573 -0.0166) |
| OKLCH | oklch(89.71% 0.06 196.1) |
| XYZ | xyz(61.9486, 73.8972, 88.8254) |
| Luminance | 0.7390 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 1.01
Powder Blue
#B0E0E6
ΔE00 4.11
Pale Sky Blue
#BDF6FE
ΔE00 4.39
Light Sky Blue
#C6FCFF
ΔE00 4.45
Duck Egg Blue
#C3FBF4
ΔE00 4.55
Robin'S Egg Blue
#98EFF9
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFEAEA #EAAFAF
analogous
#AFEACC #AFEAEA #AFCCEA
triadic
#AFEAEA #EAAFEA #EAEAAF
tetradic
#AFEAEA #CCAFEA #EAAFAF #CCEAAF
square
#AFEAEA #CCAFEA #EAAFAF #CCEAAF
split-complementary
#AFEAEA #EAAFCC #EACCAF
monochromatic
#4ED1D1 #7FDDDD #AFEAEA #DFF7F7 #E7F9F9
Accessibility & contrast
On white
1.33
#AFEAEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.78
#AFEAEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFEAEA
15.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFEAEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFEAEA | 1.00 | 1.33 | 15.78 | 15.78 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E4EA
Deuteranopia (green-blind)
#D7DCEB
Tritanopia (blue-blind)
#9BEEEA
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #afeaea; /* rgb */ color: rgb(175, 234, 234); /* oklch */ color: oklch(89.7% 0.060 196.1);
Tailwind
colors: {
custom: {
50: '#c8f0f0',
500: '#afeaea',
950: '#000000',
},
}SCSS
$custom: #afeaea; $custom-light: #c8f0f0; $custom-dark: #000000;
JSON
{
"hex": "#afeaea",
"rgb": {
"r": 175,
"g": 234,
"b": 234
},
"hsl": {
"h": 180,
"s": 58.416,
"l": 80.196
},
"oklch": {
"l": 0.8971,
"c": 0.05967,
"h": 196.1
},
"luminance": 0.739
}Semantic roles & 50–950 ramp
primary
#AFEAEA
secondary
#C67777
accent
#1F1FC6
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#131616
muted
#828585