#AFEBDA#AFEBDA
#AFEBDA is a very light, moderate teal. Relative luminance 0.736; OKLCH L 89.5% C 0.065 H 175.4°. Best body text is #000000 at 15.72:1 contrast (WCAG AA passes).
Color values
| HEX | #AFEBDA |
|---|---|
| RGB | rgb(175, 235, 218) |
| HSL | hsl(163, 60%, 80%) |
| HSV | hsv(163, 26%, 92%) |
| CMYK | cmyk(25.5%, 0%, 7.2%, 7.8%) |
| CIE-LAB | lab(88.73, -22.41, 2.11) |
| CIE-LCH | lch(88.73, 22.50, 174.63°) |
| OKLab | oklab(89.46% -0.065 0.0052) |
| OKLCH | oklch(89.46% 0.065 175.4) |
| XYZ | xyz(60.0385, 73.5900, 77.3569) |
| Luminance | 0.7359 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 4.29
Duck Egg Blue
#C3FBF4
ΔE00 5.36
Eggshell Blue
#C4FFF7
ΔE00 5.60
Pale Cyan
#B7FFFA
ΔE00 6.38
Paleturquoise
#AFEEEE
ΔE00 6.54
Light Teal
#90E4C1
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFEBDA #EBAFC0
analogous
#AFEBBC #AFEBDA #AFDEEB
triadic
#AFEBDA #DAAFEB #EBDAAF
tetradic
#AFEBDA #BCAFEB #EBAFC0 #DEEBAF
square
#AFEBDA #BCAFEB #EBAFC0 #DEEBAF
split-complementary
#AFEBDA #EBAFDE #EBBCAF
monochromatic
#4DD3AD #7EDFC3 #AFEBDA #E0F7F1 #E7F9F4
Accessibility & contrast
On white
1.34
#AFEBDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.72
#AFEBDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFEBDA
15.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFEBDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFEBDA | 1.00 | 1.34 | 15.72 | 15.72 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E3D9
Deuteranopia (green-blind)
#DCDBDB
Tritanopia (blue-blind)
#A0EDE6
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #afebda; /* rgb */ color: rgb(175, 235, 218); /* oklch */ color: oklch(89.5% 0.065 175.4);
Tailwind
colors: {
custom: {
50: '#c8f1e5',
500: '#afebda',
950: '#000000',
},
}SCSS
$custom: #afebda; $custom-light: #c8f1e5; $custom-dark: #000000;
JSON
{
"hex": "#afebda",
"rgb": {
"r": 175,
"g": 235,
"b": 218
},
"hsl": {
"h": 163,
"s": 60,
"l": 80.392
},
"oklch": {
"l": 0.89456,
"c": 0.0652,
"h": 175.4
},
"luminance": 0.73593
}Semantic roles & 50–950 ramp
primary
#AFEBDA
secondary
#C7778E
accent
#1E4EC8
background
#FDFFFE
surface
#F9FEFC
border
#D2D6D5
text
#131615
muted
#828584