#AFEBEA#AFEBEA
#AFEBEA is a very light, moderate teal. Relative luminance 0.745; OKLCH L 89.9% C 0.061 H 194.8°. Best body text is #000000 at 15.89:1 contrast (WCAG AA passes).
Color values
| HEX | #AFEBEA |
|---|---|
| RGB | rgb(175, 235, 234) |
| HSL | hsl(179, 60%, 80%) |
| HSV | hsv(179, 26%, 92%) |
| CMYK | cmyk(25.5%, 0%, 0.4%, 7.8%) |
| CIE-LAB | lab(89.14, -19.03, -5.66) |
| CIE-LCH | lch(89.14, 19.85, 196.57°) |
| OKLab | oklab(89.93% -0.0586 -0.0155) |
| OKLCH | oklch(89.93% 0.061 194.8) |
| XYZ | xyz(62.2341, 74.4682, 88.9206) |
| Luminance | 0.7447 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 0.82
Duck Egg Blue
#C3FBF4
ΔE00 4.20
Light Sky Blue
#C6FCFF
ΔE00 4.51
Powder Blue
#B0E0E6
ΔE00 4.59
Pale Cyan
#B7FFFA
ΔE00 4.60
Pale Sky Blue
#BDF6FE
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFEBEA #EBAFB0
analogous
#AFEBCC #AFEBEA #AFCEEB
triadic
#AFEBEA #EAAFEB #EBEAAF
tetradic
#AFEBEA #CCAFEB #EBAFB0 #CEEBAF
square
#AFEBEA #CCAFEB #EBAFB0 #CEEBAF
split-complementary
#AFEBEA #EBAFCE #EBCCAF
monochromatic
#4DD3D0 #7EDFDD #AFEBEA #E0F7F7 #E7F9F9
Accessibility & contrast
On white
1.32
#AFEBEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.89
#AFEBEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFEBEA
15.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFEBEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFEBEA | 1.00 | 1.32 | 15.89 | 15.89 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E5EA
Deuteranopia (green-blind)
#D8DCEB
Tritanopia (blue-blind)
#9BEFEA
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #afebea; /* rgb */ color: rgb(175, 235, 234); /* oklch */ color: oklch(89.9% 0.061 194.8);
Tailwind
colors: {
custom: {
50: '#c8f1f0',
500: '#afebea',
950: '#000000',
},
}SCSS
$custom: #afebea; $custom-light: #c8f1f0; $custom-dark: #000000;
JSON
{
"hex": "#afebea",
"rgb": {
"r": 175,
"g": 235,
"b": 234
},
"hsl": {
"h": 179,
"s": 60,
"l": 80.392
},
"oklch": {
"l": 0.89925,
"c": 0.06059,
"h": 194.8
},
"luminance": 0.74471
}Semantic roles & 50–950 ramp
primary
#AFEBEA
secondary
#C77778
accent
#1E21C8
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#131616
muted
#828585