#AFDBBB#AFDBBB
#AFDBBB is a very light, moderate green. Relative luminance 0.634; OKLCH L 85.1% C 0.064 H 153.3°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #AFDBBB |
|---|---|
| RGB | rgb(175, 219, 187) |
| HSL | hsl(136, 38%, 77%) |
| HSV | hsv(136, 20%, 86%) |
| CMYK | cmyk(20.1%, 0%, 14.6%, 14.1%) |
| CIE-LAB | lab(83.63, -20.57, 11.07) |
| CIE-LCH | lch(83.63, 23.36, 151.72°) |
| OKLab | oklab(85.14% -0.057 0.0286) |
| OKLCH | oklch(85.14% 0.064 153.3) |
| XYZ | xyz(51.9780, 63.3633, 56.4958) |
| Luminance | 0.6337 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 6.32
Light Teal
#90E4C1
ΔE00 6.51
Hospital Green
#9BE5AA
ΔE00 7.40
Pale Teal
#82CBB2
ΔE00 7.79
Seafoam
#7FE0B3
ΔE00 8.02
Light Grey Green
#B7E1A1
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFDBBB #DBAFCF
analogous
#B9DBAF #AFDBBB #AFDBD1
triadic
#AFDBBB #BBAFDB #DBBBAF
tetradic
#AFDBBB #AFB9DB #DBAFCF #DBD1AF
square
#AFDBBB #AFB9DB #DBAFCF #DBD1AF
split-complementary
#AFDBBB #D1AFDB #DBAFB9
monochromatic
#5BB573 #85C897 #AFDBBB #D9EEDF #EAF6ED
Accessibility & contrast
On white
1.54
#AFDBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#AFDBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFDBBB
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFDBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFDBBB | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD4B9
Deuteranopia (green-blind)
#D3CEBD
Tritanopia (blue-blind)
#A9DAD2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #afdbbb; /* rgb */ color: rgb(175, 219, 187); /* oklch */ color: oklch(85.1% 0.064 153.3);
Tailwind
colors: {
custom: {
50: '#c7e6cf',
500: '#afdbbb',
950: '#000000',
},
}SCSS
$custom: #afdbbb; $custom-light: #c7e6cf; $custom-dark: #000000;
JSON
{
"hex": "#afdbbb",
"rgb": {
"r": 175,
"g": 219,
"b": 187
},
"hsl": {
"h": 136.364,
"s": 37.931,
"l": 77.255
},
"oklch": {
"l": 0.85143,
"c": 0.06381,
"h": 153.3
},
"luminance": 0.63365
}Semantic roles & 50–950 ramp
primary
#AFDBBB
secondary
#B37CA4
accent
#358FB1
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131613
muted
#828483