#AFEBDB#AFEBDB
#AFEBDB is a very light, moderate teal. Relative luminance 0.736; OKLCH L 89.5% C 0.065 H 176.5°. Best body text is #000000 at 15.73:1 contrast (WCAG AA passes).
Color values
| HEX | #AFEBDB |
|---|---|
| RGB | rgb(175, 235, 219) |
| HSL | hsl(164, 60%, 80%) |
| HSV | hsv(164, 26%, 92%) |
| CMYK | cmyk(25.5%, 0%, 6.8%, 7.8%) |
| CIE-LAB | lab(88.75, -22.20, 1.62) |
| CIE-LCH | lch(88.75, 22.26, 175.83°) |
| OKLab | oklab(89.48% -0.0646 0.004) |
| OKLCH | oklch(89.48% 0.065 176.5) |
| XYZ | xyz(60.1697, 73.6425, 78.0482) |
| Luminance | 0.7365 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 4.35
Duck Egg Blue
#C3FBF4
ΔE00 5.11
Eggshell Blue
#C4FFF7
ΔE00 5.38
Pale Cyan
#B7FFFA
ΔE00 6.11
Paleturquoise
#AFEEEE
ΔE00 6.18
Light Light Blue
#CAFFFB
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFEBDB #EBAFBF
analogous
#AFEBBD #AFEBDB #AFDDEB
triadic
#AFEBDB #DBAFEB #EBDBAF
tetradic
#AFEBDB #BDAFEB #EBAFBF #DDEBAF
square
#AFEBDB #BDAFEB #EBAFBF #DDEBAF
split-complementary
#AFEBDB #EBAFDD #EBBDAF
monochromatic
#4DD3AF #7EDFC5 #AFEBDB #E0F7F1 #E7F9F4
Accessibility & contrast
On white
1.34
#AFEBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.73
#AFEBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFEBDB
15.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFEBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFEBDB | 1.00 | 1.34 | 15.73 | 15.73 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E4DA
Deuteranopia (green-blind)
#DBDCDC
Tritanopia (blue-blind)
#9FEDE6
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #afebdb; /* rgb */ color: rgb(175, 235, 219); /* oklch */ color: oklch(89.5% 0.065 176.5);
Tailwind
colors: {
custom: {
50: '#c8f1e6',
500: '#afebdb',
950: '#000000',
},
}SCSS
$custom: #afebdb; $custom-light: #c8f1e6; $custom-dark: #000000;
JSON
{
"hex": "#afebdb",
"rgb": {
"r": 175,
"g": 235,
"b": 219
},
"hsl": {
"h": 164,
"s": 60,
"l": 80.392
},
"oklch": {
"l": 0.89484,
"c": 0.0647,
"h": 176.5
},
"luminance": 0.73645
}Semantic roles & 50–950 ramp
primary
#AFEBDB
secondary
#C7778C
accent
#1E4BC8
background
#FDFFFE
surface
#F9FEFC
border
#D2D6D5
text
#131615
muted
#828584