#AFEBCD#AFEBCD
#AFEBCD is a very light, moderate teal. Relative luminance 0.729; OKLCH L 89.1% C 0.074 H 162.7°. Best body text is #000000 at 15.59:1 contrast (WCAG AA passes).
Color values
| HEX | #AFEBCD |
|---|---|
| RGB | rgb(175, 235, 205) |
| HSL | hsl(150, 60%, 80%) |
| HSV | hsv(150, 26%, 92%) |
| CMYK | cmyk(25.5%, 0%, 12.8%, 7.8%) |
| CIE-LAB | lab(88.42, -24.99, 8.45) |
| CIE-LCH | lch(88.42, 26.38, 161.32°) |
| OKLab | oklab(89.1% -0.0703 0.0219) |
| OKLCH | oklch(89.1% 0.074 162.7) |
| XYZ | xyz(58.4036, 72.9360, 68.7466) |
| Luminance | 0.7294 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 4.39
Mint
#AAF0C1
ΔE00 4.55
Pale Turquoise
#A5FBD5
ΔE00 4.67
Pale Aqua
#B8FFEB
ΔE00 5.75
Seafoam
#7FE0B3
ΔE00 7.05
Light Turquoise
#7EF4CC
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFEBCD #EBAFCD
analogous
#AFEBAF #AFEBCD #AFEBEB
triadic
#AFEBCD #CDAFEB #EBCDAF
tetradic
#AFEBCD #AFAFEB #EBAFCD #EBEBAF
square
#AFEBCD #AFAFEB #EBAFCD #EBEBAF
split-complementary
#AFEBCD #EBAFEB #EBAFAF
monochromatic
#4DD390 #7EDFAE #AFEBCD #E0F7EC #E7F9F0
Accessibility & contrast
On white
1.35
#AFEBCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.59
#AFEBCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFEBCD
15.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFEBCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFEBCD | 1.00 | 1.35 | 15.59 | 15.59 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E2CC
Deuteranopia (green-blind)
#DEDBCF
Tritanopia (blue-blind)
#A3EBE2
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #afebcd; /* rgb */ color: rgb(175, 235, 205); /* oklch */ color: oklch(89.1% 0.074 162.7);
Tailwind
colors: {
custom: {
50: '#c8f1dc',
500: '#afebcd',
950: '#000000',
},
}SCSS
$custom: #afebcd; $custom-light: #c8f1dc; $custom-dark: #000000;
JSON
{
"hex": "#afebcd",
"rgb": {
"r": 175,
"g": 235,
"b": 205
},
"hsl": {
"h": 150,
"s": 60,
"l": 80.392
},
"oklch": {
"l": 0.89104,
"c": 0.07367,
"h": 162.7
},
"luminance": 0.72938
}Semantic roles & 50–950 ramp
primary
#AFEBCD
secondary
#C7779F
accent
#1E73C8
background
#FDFFFE
surface
#F9FEFC
border
#D2D6D5
text
#131615
muted
#828584